Skip to content

MUL-Chair-of-Industrial-Logistics/simple_regression

Repository files navigation

Prediction of freight charges by regression analysis

Usage

  1. Install Python 3.6 or higher
  2. Install requirements: pip install -r requirements.txt
  3. Insert your data to the directory input/
  4. Investigate data to see if it is linear, square, cubic, ... or regressive and choose main_poly.py or main_regressive.py, respectively
  5. Adopt the input path and columns in the respective script
  6. Run the respective script

About

Two python regression models, initially used for freight charges prediction

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages