Releases: SynitCool/keyar-mining
Releases · SynitCool/keyar-mining
Version 0.0.3
Version 0.0.3
Optimize Linear Regression and Logistic Regression, Adding new feature
Regression
- Optimize Linear Regression
Classification
- Optimize Logistic Regression
External
- Adding Wrapper
Link
Version 0.0.2
Version 0.0.2
Adding new algorithm to solve regression problem and classification
Regression
- Linear Regression
Info
- The model is still in development
- The model is still need to be optimize
- The model is good for 1 feature only
- The model is just for single regression
- Multi regression still in development
Classification
- Logistic Regression
Info
- The model is still in development
- The model is still need to be optimize
- The model is good for 2 classes
- More than 3 classes model is still in development
- Origin of code: https://www.youtube.com/watch?v=JDU3AzH3WKg
- The link of repo: https://github.com/python-engineer/MLfromscratch/blob/master/mlfromscratch/logistic_regression.py