vectornguyen76 / machine-learning-regression

Machine Learning Regression with Linear Regression, Logistic Regression and Softmax Regression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine Learning Regression with Linear Regression, Logistic Regression and Softmax Regression

I used many different methods to solve the regression problem. I used 2 frameworks: Numpy and Tensorflow. You can see it on Colab for best performance.

Linear Regression

image

Logistic Regression

image

Softmax Regression

image

About

Machine Learning Regression with Linear Regression, Logistic Regression and Softmax Regression


Languages

Language:Jupyter Notebook 100.0%