#4 Added an abstract class PipelineSelector and two children classes GridsearchPipelineSelector and HyperoptPipelineSelector

Ouvert
tanja veut fusionner 36 commits à partir de tanja/new_pipeline_selection vers tanja/master

36 Commits

Auteur SHA1 Message Date
  tanja 0d38a4ed14 merged with master: resolved merge conflicts il y a 3 ans
  tanja 9dbda100b4 removed all changes from the class hyperiopt pipeline selection, the changes are in the class hyperopt pipeline selector il y a 3 ans
  tanja 7c3e6b725b added * il y a 3 ans
  tanja b91b3f860b added influxdb in pipenv il y a 3 ans
  tanja f98b17f75f corrected time format in query il y a 3 ans
  tanja 87a4ab8f30 corrected time format in query il y a 3 ans
  tanja a88972950c changed init il y a 3 ans
  tanja 4109ebff20 all changes il y a 3 ans
  tanja 7eb1462120 wip hyperparameter selection il y a 3 ans
  tanja 008353d4c1 wip hyperparameter selection il y a 3 ans
  tanja 351271f435 fixed bug in Cleaning utis il y a 3 ans
  tanja 04ec30f765 wip il y a 3 ans
  tanja 20f8808d0c try except in the test for saving results in mongo il y a 3 ans
  tanja 910392f457 corrected get_n_pipelines_of_each_type in gridsearch, prettyfied il y a 3 ans
  tanja 98f696ff89 pretyfied code il y a 3 ans
  tanja 28651a6840 added composed_space_sample il y a 3 ans
  tanja f3683a45f3 renamed space_composer to hyperparameter_space_commposer il y a 3 ans
  tanja 5588247f5f moved SpaceComposer out of the hyperopt folder il y a 3 ans
  tanja 26683a2f96 made space composer a class il y a 3 ans
  tanja c61c72be29 Merge branch 'space_composer' of https://intra.acdp.at/gogs/tanja/cdplib into new_pipeline_selection il y a 3 ans
  tanja 5a348818be added an advanced space sample il y a 3 ans
  tanja ff659f0836 added total_tuning_time property il y a 3 ans
  tanja 5ac3a5b6e6 added total_tuning_time property il y a 3 ans
  tanja 28f4bcc46d change in the abstract PipelineSelector class il y a 3 ans
  tanja cfead15b78 changes in log il y a 3 ans
  tanja d90c42d5da added HyperoprtPipelineSelector il y a 3 ans
  tanja 470408f2db added GridSearchPipelineSelector il y a 3 ans
  tanja 40acb71644 added hyperopt space sample il y a 3 ans
  tanja 0457ee6e80 added ErrorType in log il y a 3 ans
  tanja 98769c9e78 fixed space element definition il y a 3 ans
  tanja 46a0090ea8 fixed np.ndarray type definition il y a 3 ans
  tanja 5f4b840d52 fixed np.ndarray type definition il y a 3 ans
  tanja 4a6376f121 fixed a bug with NoneType il y a 3 ans
  tanja 6b4e27299b added an abstract class for pipeline selection and a class for gridsearch with trials il y a 3 ans
  tanja c49f49730c added new classes LoadingUtils, PipelineSelector and GridsearchPipelineSelector il y a 3 ans
  tanja 232d4f35cf added a sample space to pass to the hyperopt pipline selector il y a 3 ans