dsp-uga / Team-Marianne-p2

https://github.com/dsp-uga
MIT License
0 stars 0 forks source link

Seperated code, Dataframe based implementation added #12

Closed ankit-vaghela30 closed 6 years ago

ankit-vaghela30 commented 6 years ago

This commit has following components:

  1. Code is little bit cleaner i.e. RDD based ML implementation is seperated in a class
  2. Dataframe based Naive Bayes implementation was added where TFIDF was also implemented
  3. one_for_all.py is single file cotaining all code which was helpful to run a GUI based Pyspark job