deepcave.utils¶
# utils
## Modules¶
- cache
This module provides utilities to handle the cache.
- cast
This module provides a utilitiy to convert any value to an int if possible.
- compression
This module provides utilities for serializing and deserializing a dataframe from/to a string.
- configs
This module is for parsing the configurations from a filename.
- configspace
This module samples random as well as border configurations.
- dash
This module provides utilities to return and flash alerts.
- data_structure
This module can be used for updating one dictionary with another dictionary inplace.
- docs
This module provides a function to convert reStructuredText (RST) to MarkDown (MD).
- files
This module provides a utility to create directories from a filename.
- hash
This module provides utilities to convert strings and files to hash.
- layout
This module provides utilities to customize the layout of the Dash.
- logs
This module sets up and gets the logging configuration.
- notification
This module provides utilities for creating, updating and resetting notifications.
- run_caches
This module defines a class for holding the caches for selected runs.
- styled_plotty
This module provides utilities for styling and customizing different plots with plotly.
- url
This module creates and parses an URL according to its input information.
- util
This module provides utilities for string generation and shortening.
Modules
# Cache |
|
# Cast |
|
# Compression |
|
# Configs |
|
# ConfigSpace |
|
# Converters |
|
# Dash |
|
# Data Structures |
|
# Docs |
|
# Files |
|
# Hash |
|
# Layout |
|
# Logs |
|
# Multi-Objective importances |
|
# Notification |
|
# RunCaches |
|
# Styled Plotty |
|
# Symbolic Regression |
|
# URL |
|
# Util |