Skip to content

All of the things I made when learning about machine learning

Notifications You must be signed in to change notification settings

Anthero1/Learning_ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Learning_ML

This repository is some of the things I hae worked on while learning about Machine Learning.

Currently this repository has two functional files made by me, those are the python files in the Regression folder. In that folder there ise a line of best fit file which does a simple linear regression. There is also a Polynomila Regression file.

Polynomial Regression

If you would like to use the polynomial regression program, you can edit these values on lines 9-26 to customize the program to your needs. The comments in the file describe what each variable is used for. Additionally, the file has comments throughout describing how it functions if you are interested. image

The program will output the following three graphs, but they will look different based on the inputs you entered and the random points generated by the program. image

About

All of the things I made when learning about machine learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages