You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[performance issue] classifier.train() is very slow - and classifier.trainParallel() is no longer available - what are the alternatives for optimization while training? #520
Since
webworker-threadsseems to have been deprecated, I'm curious what the new recommended approach is?I also wanted to point out that
trainParallelis not documented at all in the README.