INET-Complexity / isle

11 stars 20 forks source link

Implemented calibration score computation #99

Closed x0range closed 5 years ago

jsabuco commented 5 years ago

Would not be better to have condition_aux.py and calibration_conditions.py in a single file? Or even all combined in calibrationscore.py?

I think that it would also be good to add a few comments in the methods condition_stationary_state and scaler of the Calibrationscore. What they do and how they work?