Machine Learning on a Cancer Dataset - Part 18

in #machine-learning7 years ago

In the third and final video on Random Forest we're looking at the importance each feature of the cancer sample plays in the decision making process.

Recall from previous videos that we've done something similar for Decision Trees. The feature importances matrix was skewed, having 2-3 features (out of 30) play the majority of importance in decision making, while the rest of the features were close to zero. This may not be an accurate model of cancer because it may be least likely to have a feature like 'worst radius' play such a 'heavy' role in predicting if a tumor is malignant or benign.

As we compute the feature importances matrix for the Random Forest classifier we see that it looks much more balanced compared to the one for DT. Please see the full details and explanation in the video below.


As a reminder:

In this series I'm going to explore the cancer dataset that comes pre-loaded with scikit-learn. The purpose is to train the classifiers on this dataset, which consists of labeled data: ~569 tumor samples, each labeled malignant or benign, and then use them on new, unlabeled data.


Previous videos in this series:

  1. Machine Learning on a Cancer Dataset - Part 11
  2. Machine Learning on a Cancer Dataset - Part 12
  3. Machine Learning on a Cancer Dataset - Part 13
  4. Machine Learning on a Cancer Dataset - Part 14
  5. Machine Learning on a Cancer Dataset - Part 15
  6. Machine Learning on a Cancer Dataset - Part 16
  7. Machine Learning on a Cancer Dataset - Part 17


To stay in touch with me, follow @cristi


Cristi Vlad, Self-Experimenter and Author

Coin Marketplace

STEEM 0.20
TRX 0.12
JST 0.028
BTC 64252.58
ETH 3495.24
USDT 1.00
SBD 2.50