Skip to content

The final project for the course CS-C2105 Programming Studio A at Aalto University

Notifications You must be signed in to change notification settings

HieuPhamNgoc/Fitting-and-Visualizing-of-a-Regression-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fitting-and-Visualizing-of-a-Regression-model

The final project for the course CS-C2105 Programming Studio A at Aalto University

  • The project’s goal is to build a program which can be used to fit a regression model to a dataset and visualize the result, as well as assessing the model with mean squared error.
  • It supports two regression model: linear and quadratic regression.
  • Users can modify the plot by changing the lines' and data points' color.

The programmed is built mostly on Scala.

About

The final project for the course CS-C2105 Programming Studio A at Aalto University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published