Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 496 Bytes

CONTRIBUTORS.md

File metadata and controls

15 lines (13 loc) · 496 Bytes

Contributors

(ordered alphabetically)

  • Shophine Sivaraja

    • Implemented Naive Bayes Classifier
    • Set up the dataproc clusters and virtual machines
    • Contributed to README file
  • Yogesh Chaudhari

    • Generated dask dataframe from the bytes files
    • Ran SK Learn classification models on the dataframes
  • Zirak Khan

    • Created csv files of the train and test data
    • Executed pre-built NaiveBayes classifiers (Sklearn & DaskML) on the dataframes
    • Created & Organized README File