My personal little ML engineering library.
Functions
|
Configure a bunch of stuff to match my personal preferences. |
Configure a bunch of stuff to match my personal preferences.
Caveat Emptor: May do strange stuff 👻.
level – Log level for the root logger. Default is logging.INFO.
rics_level – Log level for the rics package. Default is logging.INFO.
id_translation_level – Log level for the id_translation package. Default is logging.WARNING.
matplotlib_level – Log level for the matplotlib package. Default is logging.WARNING.
**kwargs – Keyword arguments for logging.basicConfig().
Modules
Action level enumeration types. |
|
Utility methods for logging tasks. |
|
Mapping implementations for matching groups of elements. |
|
Miscellaneous utility methods for Python applications. |
|
Utility functions for |
|
Performance testing utility. |
|
Plotting utility methods. |
|
String utility methods for Python applications. |
|
The contents under this passage are work in progress and may change without notice. |