2 projects
config-state
config-state is a Python module that helps implement classes using the ConfigState pattern. This pattern enhances classes by: 1.Adding structured configuration management 2.Providing state handling capabilities 3.Enabling object creation from configuration files 4.Offering fine-grained control over how objects are serialized and deserialized
conf-generator
Conf-Generator is a tool for specifying and exploring hyper-parameters sets in Machine Learning pipelines defined through configuration files.