You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
repo created during learning Machine Learning through Python
To run programs inside learn directory structure, run python2 in '-m' mode from the repo main directory:
python2 -m learn.naivebayes.studentMain.py for example
About
Learning journey - Machine Learning / Artificial Intelligence using Python