Пример #1
0
Файл: app.py Проект: jessab/ML
def experiment(options):
    data = fm.main(True, options['p'])
    cm.main(data, options['f'])