Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Built ANN Model #81 #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Built ANN Model #81 #85

wants to merge 1 commit into from

Conversation

NeonKazuha
Copy link
Contributor

  • Dropped all unnecessary/low valued features as shown by the heatmap of Correlation Matrix.

image
image
image

  • Normalize all the data in all the features between 0 and 1.

image

  • Build an ANN

image

Fit Data Into the Model:
image
Interrupted the epochs in between as there was no immediate effect seen and time taken for each epoch vs loss was not worth the computational value.

Predict Testing Data on the Model.
image

Solved Issue #81

Collab: https://colab.research.google.com/drive/1TOnlUZrfSoTQJO3wAMHcKPWKDAxemo-l?usp=sharing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant