Skip to content

AUFinalProject/Phase3

Repository files navigation

Phase3

1.LR for doc2vec and Logistic Regression:

  • pip3 install pandas
  • pip3 install bs4
  • pip3 install tqdm
  • pip3 install nltk
  • pip3 install gensim
  • pip3 install lxml
  • pip3 install seaborn
  • pip3 install textfixtures
  • sudo apt-get install python3 - tk
  • Run command python3 LR.py -d DATA_FOLDER

2.docLinearR.py for doc2vec and Linear Regression:
  • Run command python3 docLinearR.py

3.tfIDF for Naive Bayes, SVM, Logistic Regression, MLP, Random Forest and KNN:
  • Run command python3 tfIDF.py

4.tfIDF_Linear for Linear Regression:
  • Run command python3 tfIDF_Linear.py

5.wordLR for word2vec and Naive Bayes, SVM, Logistic Regression, MLP, Random Forest and KNN:
6.wordLinearR for word2vec and Linear Regression:

About

The third phase of our project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages