meysam-kazemi / ML_with_julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine Learning using JULIA

In this project, I first write the codes in Jupyter notebook and if I get a good result, I write them in Julia and later I delete the notebooks. After that, I write better codes so that they are more efficient

ALGORITHMS:

  • Linear Regression
  • Logistic Regression
  • Naive Bayes
  • SVM
  • K-Means
  • KNN
  • Random Forest

About


Languages

Language:Jupyter Notebook 99.9%Language:Julia 0.1%