jmaguire93/titanic-survival-predicter
returned to original code, not sure what is causing the issue but I think its a version mismatch from somewhere
scikit-learn fixed version
scikit-learn fixed version
scikit-learn fixed version
scikit-learn fixed version
removing age column
removing age column
removing age column
removing age column
removing age column
removing age column
attempting to fix the bug
apply prepocessing steps to the input data before making predictions; ensuring the data is properly transformed and compatible with data that the model is trained on
revert
still trying to fix
still trying to fix
still trying to fix
still trying to fix
fixing issue
fix build
formatting
array tweak
added in missing fare parameter
tweak
tweak
tweak
typo
type tweak
Updated README.md to link the git repo that I used for this ML task
Added rest of the inputs to predict if a survivor or not
working with title added
xgboost is not a thing
tweaks
tweaks
added rest of the dependencies
added scikit-learn dep
added requirments txt file
Add application file
initial commit
