Skip to content

Train a baseline Neural Network with sklearn #7

Description

@Thunder-Blaze

Use sklearn.neural_network.MLPClassifier on scaled data to predict the quality_binary target. Use default hidden layer sizes but set max_iter=500. Report accuracy, precision, and recall on the test set, and plot the training loss curve.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions