mirror of
https://github.com/Relintai/MLPP.git
synced 2025-02-04 15:55:53 +01:00
Update README.md
This commit is contained in:
parent
5b49e3fe51
commit
4e45af4cf0
@ -7,6 +7,13 @@ Machine learning is a vast and exiciting discipline, garnering attention from sp
|
|||||||
width = 600 height = 400>
|
width = 600 height = 400>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
Begin by including the respective header file of your choice.
|
||||||
|
```cpp
|
||||||
|
#include "MLPP/LinReg/LinReg.hpp"
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
## Contents of the Library
|
## Contents of the Library
|
||||||
1. ***Regression***
|
1. ***Regression***
|
||||||
1. Linear Regression
|
1. Linear Regression
|
||||||
|
Loading…
Reference in New Issue
Block a user