Bahadır Özgün
Bahadır Özgün
@Amith4504 @dsunjka Did you manage to find a good normalization method? If so, can you provide?
No, I couldn't solve it.
I normalized x_train and x_test with scikit.preprocessing.normalize using 'max' as norm parameter, each float value have 25 precision. The code is: ``` import numpy as np import sys from sklearn...
Why this is still not merged?
Having rtt values per round in output would be a very useful feature.