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
Was attempting to train a classification model on scikit-eLCS. In addition to not placing any rows in one of the two output classes, I noticed the training finished much faster than the prediction function.
That doesn't smell right to me, but I figured I should ask.
The text was updated successfully, but these errors were encountered:
I have noticed some odd behavior with this implementation on certain datasets, but we have not had a chance to track down if there is a bug or this is just part of the limited performance of eLCS as a very basic LCS algorithm. I hope to revisit it in the future, but not entirely sure when that will be.
Was attempting to train a classification model on scikit-eLCS. In addition to not placing any rows in one of the two output classes, I noticed the training finished much faster than the prediction function.
That doesn't smell right to me, but I figured I should ask.
The text was updated successfully, but these errors were encountered: