I tried Python! ] Can I post to Kaggle on my iPad Pro?

Purpose

I was able to post to Kaggle on the iPad Pro 2020, so I'll share how.

background

I recently purchased an iPad Pro 2020 and "It would be great if I could study machine learning with this ..." I thought, but there are various people on the internet saying "I can" and "I can't", so I actually wanted to try it.

Execution environment

Terminal: iPad Pro 2020 (11 inches) Keyboard: Magic Keyboard Browser: Chrome

Premise

You can log in to Kaggle

reference

https://www.codexa.net/kaggle-titanic-beginner/

Method

① Go to the Kaggle page on Chrome ② Create a notebook ③ Code ④Save&Commit ⑤ Go to the page to submit ⑥Submit

① Go to the Kaggle page on Chrome

Log in to Kaggle and go to the Competitions page. Select a competition to participate in. (This time, Titanic will be taken as an example.) スクリーンショット 2020-06-03 20.09.52.png

② Create a notebook

Create a Notebook to code Python. スクリーンショット 2020-06-03 20.13.19.png スクリーンショット 2020-06-03 20.14.45.png

③ Code

You can change the title. (This time, coding will be omitted.) スクリーンショット 2020-06-03 20.50.58.png ④Save&Commit Select Save. スクリーンショット 2020-06-03 20.54.47.png Select Save & Commit and save. スクリーンショット 2020-06-03 20.55.43.png スクリーンショット 2020-06-03 20.58.32.png

⑤ Go to the page to submit

Return from the edit page. スクリーンショット 2020-06-03 20.59.02.png Select the Notebook you just created. スクリーンショット 2020-06-03 21.01.39.png ⑥Submit Select Output. スクリーンショット 2020-06-03 21.02.23.png Select Submit. スクリーンショット 2020-06-03 21.03.28.png I was able to post to Kaggle! スクリーンショット 2020-06-03 21.04.02.png

Summary

This time, I tried Kaggle posting on iPad pro 2020. You can post the results to Kaggle! I found out that. I think it's better to have a keyboard. I'm more and more motivated to analyze data!

Recommended Posts

I tried Python! ] Can I post to Kaggle on my iPad Pro?
I tried to implement Minesweeper on terminal with python
I tried changing the python script from 2.7.11 to 3.6.0 on windows10
I tried to touch Python (installation)
I tried to make a 2channel post notification application with Python
I tried to summarize everyone's remarks on slack with wordcloud (Python)
I tried to summarize Python exception handling
I tried to implement PLSA in Python
I tried to implement permutation in Python
I tried to implement PLSA in Python 2
Python3 standard input I tried to summarize
I tried to implement ADALINE in Python
I tried to implement PPO in Python
[Python] I tried to calculate TF-IDF steadily
I tried to touch Python (basic syntax)
I tried my best to return to Lasso
I tried with the top 100 PyPI packages> I tried to graph the packages installed on Python
I want to format and check Python code to my liking on VS Code
I tried to get CloudWatch data with Python
I tried to output LLVM IR with Python
I tried to implement TOPIC MODEL in Python
I tried to automate sushi making with python
I tried to implement selection sort in python
I tried to publish my own module so that I can pip install it
I tried to create a class that can easily serialize Json in Python
I tried using the Python library "pykakasi" that can convert kanji to romaji.
[IBM Cloud] I tried to access the Db2 on Cloud table from Cloud Funtions (python)
[I'm an IT beginner] I tried my best to implement Linux on Windows
When I try to use Jupiter notebook on Mac, I can only select python2
I tried to graph the packages installed in Python
I tried to summarize how to use matplotlib of python
I tried Python on Mac for the first time.
I tried to get started with blender python script_Part 01
I tried to touch the CSV file with Python
I tried to draw a route map with Python
I tried Python> autopep8
I tried to solve the soma cube with python
I tried to implement a pseudo pachislot in Python
I tried python on heroku for the first time
Continuation ・ I tried to make Slackbot after studying Python3
I tried to get started with blender python script_Part 02
I tried to implement Dragon Quest poker in Python
I tried to implement an artificial perceptron with python
I tried to debug.
I tried to implement GA (genetic algorithm) in Python
[Python] I tried to graph the top 10 eyeshadow rankings
I tried to automatically generate a password with Python3
I want to AWS Lambda with Python on Mac!
I tried to paste
I tried to summarize how to use pandas in python
I tried to solve the problem with Python Vol.1
I tried input interpolation on UE4 Python VS Code
I tried to analyze J League data with Python
I tried Python> decorator
[Python] I tried to get Json of squid ring 2
I tried to access Google Spread Sheets using Python
I tried to notify the honeypot report on LINE
I tried to install scrapy on Anaconda and couldn't
I tried to summarize the string operations of Python
I tried to solve AOJ's number theory with Python
I tried to predict and submit Titanic survivors with Kaggle