A bunch of example machine learning projects with real world applications
| Problem | Methods | Libs | Repo | 
|---|---|---|---|
| Company Bankruptcy Prediction (Multivariate Classification) | Naive Bayes Classifier, Random Forest Classifier | sklearn,matplotlib | company-fault-pred | 
| Stock Price Prediction (regression) | Fuzzy Logic, ANFIS, time series, ensemble learning | anfis,genfis,matlab | stock-price-anfis | 
| Multi-Class Logistic Regression | Logistic Regression | numpy,pandas | log-reg-multi | 
