You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -3,3 +3,7 @@ In this project, I try to get high scores in kaggle competition by predicting th
3
3
I want to share my code that mainly focuses on feature engineering. With this code I was able to achieve ~0.8 score, and with this score I got my position as 1633th best score over 15532 submissions, which puts me in best 10%. What I did here can definitely be improved, and I will update here whenever I obtain better results. Thank you.
4
4
5
5
For the code: 'titanicprocessing', I put some comments for every function, parameter, model, etc. to make everything as simple as possible in terms of understanding and following it line by line. Please keep me noticed if you find anything confusing or unclear.
0 commit comments