Skip to content

Vignesh142/AmazonML-2023-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

AmazonML-2023-Challenge

I haven't selected in this project as i was new to the transformers and finetuning the language models like bert. But, here is what I got to know and i have just done half the part.

image

Firstly i have analysed the data of product_idtype and product length. I have applied log to product length as there are very large variations in product length like some having length 10 and other 20000. So applied log, which is also good to use for training the data with correct prediction.

image

Later, I have removed the stop words, special characters, and convert all to the lower case characters for training data.

image

The training in my laptop isn't possible due to low computation power and space. Soon, I would complete this whole project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published