MO

发现意外,创造可能

MO Blog


Instructions for Dataset Projects

What is dataset

Datasets are essential for machine learning and they are the source of knowledge. Usually datasets are collected for specific tasks, such as historical weather data for a region, traffic data for a city, historical transaction data for a stock market, capacity data for a factory, and so on. Your every movement, such as your consumption record, also produces data. Data is common, but it often needs to be collected with care.

Explore dataset

Dataset

From daily weather data to brain nerve data, our website includes many different types of datasets. Some of these datasets are publicly released from research institutions or government agencies, and many are shared by enthusiasts like you. You can find them on the explore page and then browse through the details page. Come and search for interesting datasets. If you find it interesting or helpful, don’t forget to give it a star.

Upload your dataset

Of course, if you have some interesting or fun datasets yourself, you are welcome to share them. Maybe your data can help others and make the world a better place. Sharing data is very simple: just create a new dataset project, upload your data.

preview

Then you can preview your data in the preview tab. If you want to share your data with others, you can make a release.We will upload your data to the IPFS system after you confirming the release. In this way, Mo users around the world can see your data. Share your data and let us build a data library together.

download dataset

Work on your dataset

Maybe you are a newbie, you simply want to discover the beauty of data; or you are already an expert, you want to explore the value of data. No matter who you are, you can easily process data, analyze data, and model on our website. Create a module project, introduce your favorite dataset, and start your exploration.

Dataset crowdsourcing

For supervised machine learning, labeled data is required. However, a large amount of data is unlabeled. We provide a full-featured data crowdsourcing function, which can automatically distribute data to others for labeling. When the data has been labeled, we will automatically train your model. Now, create a project and have a try. You can see more details on your Docs .

最近的文章

版本0.10

版本0.10新功能: Notebook中新增以下功能: 包含参数信息查看、单词补全等功能在内的IntelliSense与验证功能; 自动处理部署环境的依赖,确保app顺利部署; 编辑项目overview功能; 支持在线文档查看功能; 右侧栏个人项目显示; 部署测试失败错误提示记录查看 工作区页面新增以下功能: 新建项目失败的事务处理功能 新建项目时随机生成相关配图功能 ...…

继续阅读
更早的文章

Introducing Workspace of Mo

One powerful feature of Mo is an on-line Integrated Developing Environment (IDE), which let you implement the Machine-Learning (ML) based application without install client-side development tools. The “Workpsace” section is the primary entry of yo...…

继续阅读