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
A simple multinomial naif bayes and linear regression model implementation in Python3; hand-made! They can be used respectively for any classification and regression problem.