Skip to main content

MLEnd Datasets

Project description

MLEnd Datasets

Links: Homepage | Documentation | Github | PyPi - project | _ Installation: pip install mlend



Installation

Requirement: numpy, matplotlib, scipy.stats, spkit

with pip

pip install mlend

update with pip

pip install mlend --upgrade

Download data : Spoken Numerals

import mlend
from mlend import download_spoken_numerals, spoken_numerals_load


datadir = download_spoken_numerals(save_to = '../Data/MLEnd', subset = {},verbose=1,overwrite=False)

Create Training and Testing Sets

TrainSet, TestSet, MAPs = spoken_numerals_load(datadir_main = datadir, train_test_split = 'Benchmark_B', verbose=1,encode_labels=True)

Download data : London Sounds

import mlend
from mlend import download_london_sounds, london_sounds_load


datadir = download_london_sounds(save_to = '../Data/MLEnd', subset = {},verbose=1,overwrite=False)

Download data : Hums and Whistles

import mlend
from mlend import download_hums_whistles, hums_whistles_load


datadir = download_hums_whistles(save_to = '../Data/MLEnd', subset = {},verbose=1,overwrite=False)

Contacts:

  • Jesús Requena Carrión

  • Queen Mary University of London

  • Nikesh Bajaj

  • Queen Mary University of London

  • n.bajaj[AT]qmul.ac.uk, n.bajaj[AT]imperial[dot]ac[dot]uk


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mlend-1.0.0.3.tar.gz (11.7 kB view hashes)

Uploaded Source

Built Distribution

mlend-1.0.0.3-py3-none-any.whl (10.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page