Skip to content

fabiofumarola/daf-datasets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daf-Datasets

Daf-Datasets is a library to download a list of selected datasets that can be used to train Machine Learning algorithms.

Install

  • Install daf-datasets from PyPI (recommended):
sudo pip install daf-datasets

If you are using a virtualenv, you may want to avoid using sudo:

pip install daf-datasets
  • Alternatively: install daf-datasets from the GitHub source:

First, clone daf-datasets using git:

git clone https://github.com/fabiofumarola/daf-datasets.git

Then, cd to the daf-datasets folder and run the install command:

cd daf-datasets
sudo python setup.py install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages