SonyCat
Results
3
comments of
SonyCat
Thanks, I will try to modify it by myself, because other task schedulers in rust-lang don't support microsecond feature too, lol
Same, I am using 3070 one epoch of testing on thundersvm(only SVR function) is 30 seconds and it takes 4 seconds in sklearn(only SVR function).
> @Qiu-INJ can you try constructing SVM outside a loop and fit data in a loop for x times? In my case construction was taking longer time compared to sklearn....