tranvutuan2001 / ORpraktikum

4 stars 3 forks source link

Implement preprocess function #1

Closed lakhoune closed 2 years ago

lakhoune commented 2 years ago

https://github.com/tranvutuan2001/ORpraktikum/blob/3c756e58a571fd68af5ff3ca4af0d820c223d155/gurobi/model.solver.py#L11 This function should return the sets S,I and M as documented in https://drive.google.com/file/d/1ZBwtJeamHn4ILJOcwusplxY5yyR3vij5/view?usp=sharing

z-008 commented 2 years ago

Prepare data and preprocess are different functions why? @lakhoune

lakhoune commented 2 years ago

you can use a single fucntion and also declare it in your own file if you want

tranvutuan2001 commented 2 years ago

@lakhoune Are you currently working on the data of heat pump models? If not, I will take a look at it.

z-008 commented 2 years ago

For now the basic data prep is ready so closing this