Skip to content

Commit 7c058a0

Browse files
authored
Update README.md
1 parent 799c313 commit 7c058a0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ This repository provides a comprehensive implementation of non-linear regression
22

33
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.
44

5-
<B> Installation </B>
5+
<H1> Installation </H1><br>
66
To use the code in this repository, follow these steps:
7-
8-
Clone this repository
9-
Install python and its libraries
7+
<br>
8+
Clone this repository<br>
9+
Install python and its libraries<br>
1010

1111
<B> Models </B>
1212
I am using Linear, Quadratic Exponential and Power function model in it.

0 commit comments

Comments
 (0)