Skip to content
Snippets Groups Projects
Commit f4b1f808 authored by Devon Harstrom's avatar Devon Harstrom
Browse files

Main stage 4 done

Added all the stuff from part 3

except for the categorical features I had type 1 and type 2

Instead of one hot encoding
I mapped each typing to a number and changed the columns values

I also dropped name and generation

Then I used leaky relu and early stopping
+ more epoch

While there wasnt overfitting present
the model now preforms better with the saved model getting 96% on testing

All coding done then I will push reports
parent 85f45f25
Branches Working_branch
No related tags found
1 merge request!5Main stage 4 done
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment