Skip to content

YanisZedira/AdditifModel

Repository files navigation

AdditifModel

This code implements an additif model to predict swimwear sales.
To use this code, download the dataset and enter the path to him in the main in the csv_path variable.

Here's the result:

AdditifModel

1 2 3 4 5

Requirements

  • Python 3.x
  • pandas library (can be installed via pip install pandas)
  • numpy library (can be installed via pip install numpy)
  • sklearn library (can be installed via pip install scikit-learn)
  • matplotlib library (can be installed via pip install matplotlib)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages