Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/whiteblackgoose/regressionexample

Building regression models
https://github.com/whiteblackgoose/regressionexample

Last synced: 18 days ago
JSON representation

Building regression models

Awesome Lists containing this project

README

        

## Regression Example

[![NbViewer](https://img.shields.io/badge/View-nbviewer-green)](https://nbviewer.org/github/WhiteBlackGoose/RegressionExample/blob/main/LinearRegression.ipynb)

This notebook shows how we can easily build a linear regression model given some data using MSE metric.

Used tech: F#, AngouriMath, Plotly.NET.