Skip to content

taha-gktn/Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📊 Machine Learning Models This repository contains notebooks and notes I created while learning machine learning algorithms step by step.

📂 Contents Regression Models

Linear Regression Logistic Regression Tree-Based Models

Decision Trees Random Forest AdaBoost Gradient Boosting Support Vector Machines (SVM)

K-Nearest Neighbors (KNN)

🛠 Usage Clone the repository and run it on your local machine:

bash

git clone https://github.com/username/ml-models.git cd ml-models To run Jupyter Notebook:

bash

jupyter notebook

📌 Notes Each model includes theoretical explanations and practical implementations. Datasets and preprocessing steps are detailed in the notebooks. Feel free to contribute by opening a PR! 🚀

About

Makine öğrenmesi notlarım ve ipynb dosyaları; veri analizi, modelleme ve algoritma stratejileriyle dolu, adım adım öğrenme rehberi sunuyorum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors