another machine learning library
Project description
ubergauss
another machine learning library
Install
pip install ubergauss
conda install -c conda-forge ubergauss
Example
kneepoint detection
import ubergauss as ug
# kneepoint gaussians:
>>>ug.between_gaussians([.1,.1,.2,.2,.4,.7])
4
# max dist to diagonal
>>>ug.diag_maxdist([.1,.1,.2,.2,.4,.7])
3
hyperparameter optimization
embedding of distance matrix
collection of small tools
sigma boxplot
optimization
blackboxBORE is the one that works best
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ubergauss-0.0.98.tar.gz
(20.0 kB
view details)
File details
Details for the file ubergauss-0.0.98.tar.gz
.
File metadata
- Download URL: ubergauss-0.0.98.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37e8bd79b075ecf6d03924d6cc1b897ea59eb4680246ca0108bfdc600a497b15 |
|
MD5 | 4ea5a3c4762efdf8ad2049c60550745d |
|
BLAKE2b-256 | 87e5aa53a1815d173cb3c6b8707526bd816ab5fa37213d3a12126ed340252ed7 |