Skip to content

dreamvrutik/Machine-Learning-A1

Repository files navigation

Machine-Learning-A1

Datasets :

1. a1_d1.csv ( For Fischer )
2. a1_d2.csv ( For Fischer )
3. a1_d3.csv ( For Naive Bayes )

Fischer

--> pip install numpy,pandas,matplotlib,scipy
To run and get all plots and accuracy : 
  --> python fischer.py a1_d1.csv
  --> python fischer.py a1_d2.csv

Naive Bayes with 5-fold Cross Validation

-->pip install nltk
Run command 'python -m nltk.downloader all' to get all text files of nltk
Run main_code.py to get the output

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages