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