hackingmaterials / automatminer

An automatic engine for predicting materials properties.
Other
138 stars 51 forks source link

Store best models and internal model training on persistent store #277

Open ardunn opened 4 years ago

ardunn commented 4 years ago

Persistent pipelines should store the best models (ie., top N) alongside the actual best one. The pipeline should also store the optimization history of the TPOT model