Skip to content

Machine Learning project. Implementation of different linear and non linear regression and finding out which one is best for us

Notifications You must be signed in to change notification settings

SamirWagle/Non-Linear-Regressione-Using-Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository provides a comprehensive implementation of non-linear regression using machine learning algorithms. Non-linear regression is a powerful technique used to model complex relationships between variables when the relationship cannot be accurately represented by a linear model.

In this project, we explore various machine learning algorithms and techniques to perform non-linear regression. These algorithms can be used to estimate the parameters of a non-linear model based on a given dataset, enabling us to make predictions and gain insights into the underlying relationships between the variables.

Installation


To use the code in this repository, follow these steps:
Clone this repository
Install python and its libraries

Models





I am using Linear, Quadratic Exponential and Power function model in it.

Data




I am using boston data set for housing in this project.

Result



At the end quadratic gave the best result for us.

Contributions


Contributions to this repository are always welcome. If you find any issues, have suggestions for improvements, or would like to add new features or algorithms, please feel free to submit a pull request.

About

Machine Learning project. Implementation of different linear and non linear regression and finding out which one is best for us

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published