Skip to content

Linear regression is also a type of machine-learning algorithm more specifically a supervised machine-learning algorithm that learns from the labeled datasets and maps the data points to the most optimized linear functions.

Notifications You must be signed in to change notification settings

EmamulHossen/LinearRegression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation


Linear Regression

Description

Linear regression uses the relationship between the data-points to draw a straight line through all them

Features

The basic concept of Linear Regression 1.Resudial 2.Mean Square Error(MSE) 3.Mean Absolute Error(MAE) 4.Slope 5.Intercept

Screenshots

Tech Used

Pandas NumPy

Add More Details:

Anything else that you want to add for users? You can write it here in markdown and see preview in real time. You can add anything that you want, for example

You can add How to Setup:

  • Step 1: this is step 1
  • Step 2: do this, do that

You can add API references

Syntax Description
AndroidX Refactored versions of the Android APIs that are not bundled with the operating system.
AndroidX Test Includes APIs for testing your Android app, including Espresso, JUnit Runner, JUnit4 rules, and UI Automator.

You can add

Links

If you don't want to add this section, just clear all the text written here.

About

Linear regression is also a type of machine-learning algorithm more specifically a supervised machine-learning algorithm that learns from the labeled datasets and maps the data points to the most optimized linear functions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published