Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

MLP Classifier #197

Merged
merged 3 commits into from
Oct 13, 2018
Merged

MLP Classifier #197

merged 3 commits into from
Oct 13, 2018

Conversation

GajeshS
Copy link
Contributor

@GajeshS GajeshS commented Oct 13, 2018

Resolves Issue #12

Description

Included an MLP Classifier for Iris prediction. Added a small condition to get a model with at least 70% accuracy

Technical Specifications

Model accuracy depends on the initial choice of weights and the number of layers and nodes per layer.
Uses Python and Scikit-learn.

How to run

All output is present in the Jupyter notebook.

Checklist

  • [✔] Code compiles correctly.
  • [✔] Changes are tested properly.
  • [✔] Added the README/documentation, if necessary.
  • [✔] Followed the Contributing guidelines.
  • [✔] Resolved merge conflicts, if any.

@ShashankP19
Copy link
Collaborator

Good job! Thank you for contributing.

@ShashankP19 ShashankP19 merged commit 7765134 into WebClub-NITK:master Oct 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants