Algo-Phantoms / Algo-ScriptML

Scripts of Machine Learning Algorithms from Scratch. Implementations of machine learning models and algorithms using nothing but NumPy with a focus on accessibility. Aims to cover everything from basic to advance.
MIT License
90 stars 66 forks source link

Add Code for Naïve Bayes Algorithm #176

Closed Manasi2001 closed 3 years ago

Manasi2001 commented 3 years ago

I would like to work on this under GSSoC'21. I will add the complete code from scratch. Please assign it to me.

ashwani-rathee commented 3 years ago

Duplicate