在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:JuliaML/MLDatasets.jl开源软件地址:https://github.com/JuliaML/MLDatasets.jl开源编程语言:Julia 100.0%开源软件介绍:MLDatasets.jlThis package represents a community effort to provide a common interface for accessing common Machine Learning datasets. In contrast to other data-related Julia packages, the focus of MLDatasets.jl is specifically on downloading, unpacking, and accessing benchmark datasets. Functionality for the purpose of data processing or visualization is only provided to a degree that is special to some dataset. This package is a part of the JuliaML ecosystem. Its functionality is built on top of the package DataDeps.jl. Available DatasetsDatasets are grouped into different categories. Click on the links below for a full list of datasets available in each category.
InstallationTo install MLDatasets.jl, start up Julia and type the following code snippet into the REPL. It makes use of the native Julia package manger. import Pkg
Pkg.add("MLDatasets") Contributing to MLDatasetsPull requests contributing new datasets are warmly welcome. See the source code of any of the available implemented datasets for implementation examples. Other data repositories for JuliaIf you don't find here the dataset you are looking for, please let us know by opening an issue. Moreover, you can check out these other packages to find what you need: LicenseThis code is free to use under the terms of the MIT license. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论