Kaggle is the most famous machine learning competition site.
Sign Up
Let's visit the site and sign up.
Overview
Now, you can see this screen.
Competitions: You can select competitions that you want to join.
Courses: You can learn some topics.
Competitions
Please search the titanic competition which is for the beginner.
Overview: You can get fundamental information about this competition.
Data: You can check the dataset for this competition.
Code: You can make your own code or see others.
Discussion: You can discuss this competition with other people.
Leaderboard: You can check the leaderboard of this competition.
Rules: You can check the rules of this competition.
Team: You can create your team for this competition.
Create the Code for Competition
Now, move to the Code tab.
Press the New Notebook button.
Then, the jupyter notebook is created.
You will implement the solution for the competition here.
After implementing the solution, you can save it through Save Version.
You can always use the saved version like git commit.
Submit the Solution
If you want to submit your solution, use Submit button in the Competitions menu.
Then, you will get the score.
Conclusion
Now, please enjoy the competitions.
Try to get a higher score.
Discuss with other people to get an idea.
'Python' 카테고리의 다른 글
[Python] finterstellar를 사용하여 Bollinger Band로 주식 매매 시그널 만들기 (0) | 2021.12.12 |
---|---|
[Python] finterstellar를 사용하여 Envelope로 주식 매매 시그널 만들기 (0) | 2021.12.11 |
[Python] finterstellar를 사용하여 MACD로 주식 매매 시그널 만들기 (0) | 2021.12.10 |
[Python] finterstellar를 사용하여 RSI로 주식 매매 시그널 만들기 (0) | 2021.12.09 |
[Python] Singleton Pattern (0) | 2021.11.02 |
댓글