Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage of ft_linear_regression


Normal

Mandatory

# Train model
make train
# Ask price prediction from car mileage (km)
make predict 35000

Bonus

# Train model (bonus part)
make train-bonus
# Ask price prediction from car mileage (bonus part)
make predict-bonus
# Calculate the precision of the algorithme
make precision-bonus

Abnormal

Mandatory

# Train model with weird  or inappropriate dataset
# 1 to 5
make train-weird 1

Bonus

# Train model with weird  or inappropriate dataset (bonus part)
# 1 to 5
make train-bonus-weird 1

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages