woods.download module

Summary

Functions:

download_at

Download the preprocessed data from academic torrents

download_cap

Download the CAP dataset

download_gdrive

Download the preprocessed data from google drive

download_hhar

Download the HHAR dataset

download_lsa64

Download the LSA64 dataset

download_pcl

Download the PCL dataset

download_sedfx

Download the SEDFx dataset

Reference

woods.download.download_gdrive(url, path, archive_name)

Download the preprocessed data from google drive

woods.download.download_at(at_hash, path, archive_name)

Download the preprocessed data from academic torrents

woods.download.download_cap(data_path, mode)

Download the CAP dataset

woods.download.download_sedfx(data_path, mode)

Download the SEDFx dataset

woods.download.download_pcl(data_path, mode)

Download the PCL dataset

woods.download.download_hhar(data_path, mode)

Download the HHAR dataset

woods.download.download_lsa64(data_path, mode)

Download the LSA64 dataset