import multiprocessing

N_JOBS = -2  #multiprocessing.cpu_count()
SAMPLE_SIZE = 100