Start studying: Saturday, December 7th
Teaching materials, etc .: ・ Miyuki Oshige "Details! Python3 Introductory Note ”(Sotec, 2017): Completed on Thursday, December 19th ・ Progate Python course (5 courses in total): Ends on Saturday, December 21st ・ Andreas C. Müller, Sarah Guido "(Japanese title) Machine learning starting with Python" (O'Reilly Japan, 2017): Completed on Saturday, December 23
Kaggle Participation competition: Real or Not? NLP with Disaster Tweets 12/24 (Tue) ~
After trial and error, the model was completed and I was able to learn properly, and I managed to submit. (However, the score is 0.75) Considering that the initial goal was January 10th, I think it's a pretty good fight despite the miso in the foreground.
At this stage, we have adopted a model that combines xg boost and random search. There are many points that can be improved, such as xgboost parameters and random search search points, so I would like to try various things.
Recommended Posts