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
In the tutorial https://sklearn-crfsuite.readthedocs.io/en/latest/tutorial.html only examples of how to deal with categorical variables are available. How would I go about using continuous/numerical data in the training process? Would I first need to scale these variables or does the library handle that for me? Thanks!
The text was updated successfully, but these errors were encountered:
In the tutorial https://sklearn-crfsuite.readthedocs.io/en/latest/tutorial.html only examples of how to deal with categorical variables are available. How would I go about using continuous/numerical data in the training process? Would I first need to scale these variables or does the library handle that for me? Thanks!
The text was updated successfully, but these errors were encountered: