• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

floydwch/kaggle-cli: (Deprecated, use https://github.com/Kaggle/kaggle-api inste ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

floydwch/kaggle-cli

开源软件地址:

https://github.com/floydwch/kaggle-cli

开源编程语言:

Python 100.0%

开源软件介绍:

Kaggle-CLI

An unofficial Kaggle command line tool.

Installation

$ pip install kaggle-cli

Upgrade

$ pip install -U kaggle-cli

Usage

Please note that you must accept the competition rules on the competition's page before running your commands.

Submit

To submit an entry.

$ kg submit <submission-file> -u <username> -p <password> -c <competition> -m "<message>"

Download

To download the data files (resumable).

$ kg download -u <username> -p <password> -c <competition>

To download a specific data file.

$ kg download -u <username> -p <password> -c <competition> -f train.zip

Submissions

To list submissions.

$ kg submissions

Dataset

To download a dataset (resumable).

$ kg dataset -u <username> -p <password> -o <owner> -d <dataset>

Config

To set global config.

$ kg config -g -u <username> -p <password> -c <competition>

or local config:

$ kg config -u <username> -p <password> -c <competition>

Show working config:

$ kg config

Use Proxy

$ export HTTPS_PROXY="YOUR_PROXY_URI", for example: $ export HTTPS_PROXY="http://10.10.1.10:1080". For Windows user, please set environment variable HTTPS_PROXY accordingly.

Example

$ kg submit sampleSubmission.csv -c titanic-gettingStarted -u USERNAME -p PASSWORD -m "Enter a brief description of this submission here."

or

$ kg config -c titanic-gettingStarted -u USERNAME -p PASSWORD
$ kg submit sampleSubmission.csv -m "Enter a brief description of this submission here."



鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
Kaggle/kaggle-api: Official Kaggle API发布时间:2022-06-13
下一篇:
learn-co-students/rails-github-api-online-web-sp-000发布时间:2022-06-13
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap