Including version information in the database. This file reads the config.yaml file and returns a dictionary which contains library as the key and version as the value.#45
Conversation
Added more options like min_samples_split,min_samples_leaf,max_features and max_nodes in Decision Tree scikit implementation.
|
Can one of the admins verify this patch? |
|
Hi @Iron-Stark, sorry for the slow reply on this one. I think that what we should do instead is get the version information from All of the database code is found in From there I think there are a couple options; not sure what you think is best (@zoq, you probably have an opinion too, feel free to elaborate):
What do you think? There are probably other ideas too. |
@rcurtin @zoq
This is regarding Issue (#42). I need some pointers on which piece of code to look for if I want to include the information returned by the dictionary in the database.