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