Skip to content

Geva93/MachineLearningModels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MachineLearningModels

Building Machine learning models from scratch

  • train LinearRegression and svm.SVR model on stock price
  • Build a classifier and test
  • Pickling
  • build linear regression from scratch
  • R^2 theory to reach better fit

Classification

K Nearest neighbors approach

Using sklearn versus myown algorithm #Support vector machine

Kernel

Clustering ( K-means)

Soft kmeans

Neural network

Tensorflow

Python virtual envi

#Main learning source: https://pythonprogramming.net

About

Building Machine learning models from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages