Skip to content

Model prepared for prediction of current shaft furnace teperature in the Głogów Copper Smelter

Notifications You must be signed in to change notification settings

mpiorczynski/cu-valley-hack-2022

Repository files navigation

CuValleyHackathon

Golem team

Team members: Mikołaj Piórczyński, Karol Rogoziński, Mateusz Borowski, Jędrzej Chmiel, Jakub Sobolewski

To start working with this model you need 4 things:

  1. A directory with all gz_files like 'like 'avg_from_2020_10_01_00_00_00_to_2020_10_01_23_59_00.gz' IMPORTANT: In this directory there can't be any other files, like variables_description
  2. An excel file in which there are variables description ('opis_zmiennych.xlsx')
  3. A .csv file in which there are heater temperatures ('temp_zuz.csv')
  4. A .sav file in which there are stored both pipeline and xgboost model developed by us.

If you do not understand look on 'data' folder of this repository. There are all files you need. WARNING: in data/gz_files directory there are only few files to preserve storage

Then you need to install all necessary dependencies and edit 4 variables in main.py file: dirpath, excel_filepath, temperature_filepath, model_parametrs. Each of this variable must store path to relevant file. (See comments in main.py file for more info)

Run main.py file and you are done!

Presentation: PDF, PowerPoint

About

Model prepared for prediction of current shaft furnace teperature in the Głogów Copper Smelter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published