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

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -