Exemple #1
0
Fichier : app.py Projet : jessab/ML
def experiment(options):
    data = fm.main(True, options['p'])
    cm.main(data, options['f'])