cascade.utils
Miscellaneous utilities
Functions
Get torch computation device automatically based on GPU availability and memory usage |
|
Check whether affinity inheritance is broken |
|
Count occurrence number of list elements |
|
Compute covariance matrix where each column of the input matrix is treated as a variable |
|
Convert a matrix to dense format |
|
Get a random state object |
|
Gaussian process regression with confidence interval |
|
Hierarchical clustering followed by optional tree cutting |
|
Decorator to mark a function or class as internal and exclude it from autosummary. |
|
Check if the code is running in a Jupyter notebook |
|
Compute partial correlation matrix |
|
Compute Pearson correlation matrix |
|
Compute Spearman correlation matrix |
|
Interpret string as bool |
|
Compute variance vector where each column of the input matrix is treated as a variable |
Classes
Global configurations |
Exceptions
|