Skip to content

Latest commit

 

History

History

sent-models-compare

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

sent-models-compare

👨‍💻 Machine Learning Task 👨‍💻

Deliverable

Best task that I worked on !

<script src="https://gist.github.com/PseudoCodeNerd/493a3f477bd97fc15b24c853e7de7d9c.js"></script>
  1. Notebooks

  2. Result

  3. Gist


Compare SentimentAnalysis models

Task Description

Use the amazon review data from Kaggle to test the efficiency of our Sentiment Analysis models that live in TextAnalysis.jl. Compare it with models in ScikitLearn and Spacy python libraries. Upload your results as an issue in the TextAnalysis package.

Some basic machine learning knowledge is useful for this task.