Welcome to my repository of From scratch! Build a variety of machine learning models without using any library or framework.
- Linear Regression
- Logistic Regression
- Multi Linear Regression
- Neural Network
- Support Vector Machine
- Decision Tree
- Random Forest
- KNN
- Naive bayse
Clone this repository and use the models for your machine learning projects. Ensure you have the required dependencies installed and you can go to kaggle and download the required data too.
For example, run any model you want:
python 'change this to the model name'.'py or ipynb'