Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 583 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 583 Bytes

Learning

This projects contains ML scripts used for challenge "Décodage d'une formule de pricing" by MAIF. It is based on scikit learn.

**** /data contains sample data

**** /programs conatains different algorithm

proposition to create new files

Add new algorithms into /programs by naming them properly
    For example "a_new_folder/new_algorithme_26072016"

Add new data into /data by naming them properly
    For example "a_new_folder/new_algorithme_26072016"