Skip to content

Winvoker/MachineLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 

Repository files navigation

MachineLearning

Hello , I am Batuhan. In this repository you can find codes that i wrote when i was learning machine learning.

Python

This folder consist of Machine Learning Algorithms in Python. In this codes I used pandas for manupulating data frames. In addition, I used matplotlib for plotting my datas , and sckitlearn for machine learning algorithms.Also , I wrote this codes when i was taking DATAI TEAM's Machine Learning and Deep Learning Courses on Udemy.

  • Regression Model
    • Linear Regression
    • Multiple Linear Regression
    • Polynomial Linear Regression
  • Decision Tree
  • Random Forest Regression
  • Logistic Regression
  • KNN Classification
  • Support Vector Machine
  • Classification Example
  • Artifical Neural Network with PyTorch
  • Artificial Neural Network with Keras
  • Recurrent Neural Network with Keras
  • K-Means Clustering
  • Hieararchical Clustering
  • Natural Language Processing

Test

About

My Machine Learning Projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages