camlspotter / HybridLearner

HybridLearner: A tool to learn Hybrid Systems for Cyber Physical Systems
GNU General Public License v3.0
0 stars 0 forks source link

computeDTW_dist_main.py: newer Sci #10

Open camlspotter opened 3 months ago

camlspotter commented 3 months ago

Newer verisons of scikit-learn and scipy do not work, probably because of the same reason for learnHA.

Successful combination:

scikit-learn 1.0.1 scipy 1.7.2