Skip to content

Flawed analysis including incorrect predictive modelling for Predictive Maintenance - Machine Learning.ipynb #3

Description

Note: Please, do not close the issue until its agreed by the OP as resolved! Its unethical

Feature extraction and feature selection are two different entities all together. They should not be confused to be the same.

Continuing further, the given answer makes no sense. Let me elaborate, Feature extraction does not mean to extract the feature summary statistic !
Feature Extraction means to build features based on existing feature-set. A famous example in unsupervised learning is principal component analysis (PCA). PCA is a linear transformation method that yields the directions (principal components) that maximize the variance of the data. The principal components is a good example of unsupervised feature extraction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions