Skip to content

pchoroscin/LinearRegression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linear regression.

Project for machine learning classes at university.
Subject: Systems analysis and decision support methods in Computer Science.


Overview

The lecturers implemented unit tests and other files. The task was to implement missing machine learning alghoritms in content.py file, using only numpy library.

  • to see results, run main.py script,
  • to read more about linear regression visit wikipedia.

Goal:

Check what degree of the polinomial function provides the fits the best and do not cause overfitting.


Results

As the result of main.py you should see a chart with polinomial curves fitted to the training data for each tested polinomial degree.


Postscript

alt text
Stay tuned for my upcoming projects!

About

Mashine learning course at university

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages