Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.59 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.59 KB

Module-2

This training program aims to give you a direction and how to use all the resources which are available for free online. In this module, we have tried to create some data which is from different places (we tried to get the best resources which are already available and also created ours which was not available anywhere in the form we wanted) and is curated in a form which will make you aware about your course.

The main aim of this training program is to provide you a path you have to work on, and the following are the topics for this module. You can use other resources as well to understand the topics which you can easily find by searching on google.

Module 2

1 Competition, 1 Project, 1 Bonus

  1. Part1: Bag Of Words
  2. Part1: BOW Notebook
  3. Part2: Term Frequency-Inverse Document Frequency
  4. Part2: TF-IDF Notebook
  5. Part3: Sklearn
    • Splitting train and test dataset
    • Model selection
    • Training and prediction
    • Accuracy(Confusion matrix)
  6. Part3: Sklearn Notebook
  7. Part4: Project:Sentiment Analysis
  8. Part4: Project:Sentiment Analysis Notebook
  9. Part5: Project:Sentiment Analysis using Naive Bayes
  10. Part5: Project:Sentiment Analysis Notebook using Naive Bayes
  11. Part5: Competition-Checking Accuracy for different models
  12. part6: Bonus: Bert