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

Applied ANN model and calculated Mean squared error #89

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

Conversation

YuwanshB005
Copy link
Contributor

First i did Data Preprocessing and Scales the data

image

Then by using Feature importance i find out what are the important features

image

then i removed the features whose importance is less than 0.02 percent

then i trained my ANN model

image image image

then i tested my model on. test.csv and calculated mean squared error

image

Colab file link - https://colab.research.google.com/drive/1FTKnJM8W13x9wDljWJG1FuftpP3Kg5im?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