コード例 #1
0
def main():

    process = Processing()

    process.read_csv()
    process.load_data()
    process.apply_learning_algo(0.01)