Clear Filters
Clear Filters

Weight importance of predictors in Classification Learner?

2 views (last 30 days)
In the Classification Learner App, is there a way to weight the features/predictors? For instance, if I have 3 predictors, red green & blue, can I weight the importance of red and green as 0.25 each, and blue as 0.5?
  1 Comment
Tom
Tom on 20 Dec 2016
The one workaround I've thought of is to simply duplicate the data to get the wanted ratios, i.e., using the above example, add another column of "blue" data so that there are two columns of blue data, as compared to one column of each red and green.

Sign in to comment.

Answers (0)

Categories

Find more on Get Started with Statistics and Machine Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!