Skip to content

This Jupyter Notebooks is an initial study of the application of sklearn neural network MLP Classifier model. The model is applied to dataset MotorPremiums, which is supplied separately in .csv format.

Notifications You must be signed in to change notification settings

isaqueiros/MotorPremium-predictions-MLPClassifier

Repository files navigation

MotorPremium-predictions-MLPClassifier

This Jupyter Notebooks is an initial machine learning study of the application of sklearn neural network MLP Classifier model. The model is applied to dataset MotorPremiums, which is supplied separately in .csv format.

This file contains 8 main sessions:

  • Data Exploration
  • Basic Data Cleaning
  • Definition of Target
  • Train, Test, Validate subsets split
  • Model Fitting
  • Predictions on Validation Subset
  • Predictions on Test Subset

About

This Jupyter Notebooks is an initial study of the application of sklearn neural network MLP Classifier model. The model is applied to dataset MotorPremiums, which is supplied separately in .csv format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published