TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Kaggle Datasets – Discover and analyze open data

222 pointsby benhamnerabout 7 years ago

9 comments

benhamnerabout 7 years ago
Our goal with Kaggle Datasets is to provide the best place to publish, collaborate on, and consume public data.<p>As a data publisher, you have an easy way to publish data online, see how it&#x27;s used, and interact with the users of the data. You can create the dataset via a simple web interface, and update it through the interface or an API. We automatically version these updates under the hood.<p>As a data consumer, you can browse the data online and download it (through the web or an API). You can see the code and insights others have generated on the data through Kaggle Kernels (hosted, versioned IPython notebooks that run in Docker containers). You can fork their code to get started on the data, or start coding from scratch on your own analysis. If you find improvements that could be made to the metadata (dataset&#x2F;file&#x2F;column-level descriptions), you can make those directly.<p>We&#x27;re rapidly iterating on this product and expanding it&#x27;s functionality, and would love any feedback and suggestions.
评论 #16677426 未加载
QasimKabout 7 years ago
How about you let me download them without creating an account before calling them “public”?
评论 #16677331 未加载
评论 #16680848 未加载
antirezabout 7 years ago
This is gold. When I wrote the NeuralRedis module I had so much fun downloading a few random datasets from Kaggle and wrap it in a few lines of Ruby script to check what the results were in terms of predictions. Normally the data is very high quality, the format well documented, and so forth. However make sure to check the license for the details depending on what use you plan to do.
Radimabout 7 years ago
What happens when the company changes direction? If there&#x27;s a shift of priorities, an internal restructuring, a &quot;strategic startup pivot&quot;, an acquisition?<p>Not to assume bad faith on Kaggle&#x27;s part, but we got burned one too many times with private companies pushing their proprietary (&quot;open&quot;) platforms for gobbling up data. The &quot;it&#x27;s free! just create an account — data lock-in — gap after project death&#x2F;monetization&quot; pattern leaves me a little cynical.<p>It&#x27;s awesome that resources like these exist, but I&#x27;d be more comfortable paying attention if this was hosted as raw data somewhere (Github?), with a clear licensing and access model.
评论 #16680576 未加载
neuromantik8086about 7 years ago
The Awesome Public Datasets Github repo [1] also constitutes a good effort at organizing all of the open data out there that people can play around with.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;awesomedata&#x2F;awesome-public-datasets" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;awesomedata&#x2F;awesome-public-datasets</a>
metakermitabout 7 years ago
Wonderful, thanks for sharing this! It&#x27;s useful that the kernels people have submitted are there as well and that there is a HN-style upvoting mechanism.<p>As an aside – I&#x27;m really curious to explore the datasets with &quot;fake&quot; in the title :)<p><a href="https:&#x2F;&#x2F;www.kaggle.com&#x2F;datasets?sortBy=relevance&amp;group=public&amp;search=fake&amp;page=1&amp;pageSize=20&amp;size=all&amp;filetype=all&amp;license=all" rel="nofollow">https:&#x2F;&#x2F;www.kaggle.com&#x2F;datasets?sortBy=relevance&amp;group=publi...</a>
cosmic_apeabout 7 years ago
It would help if the datasets were categorized by data type. Timeseries, multilabel, etc...
评论 #16677389 未加载
socksyabout 7 years ago
Is there an announcement of some kind of change? Are they still owned by Google? Or is this the thing where sometimes existing solutions will hit the front page of HN? :)
评论 #16681097 未加载
naushitabout 7 years ago
Any plan to share same data&#x2F;files using IPFS?