preprocessor - Machine learning : RandomForest data pre-processing -
before fitting randomforest should done continuous features, should standard scaled?
no decision trees approach or random forests matter don't care whether dealing continuous data or discrete data. if don't standardize wont issue.
Comments
Post a Comment