Pinned Repositories
AutoXGBoost.py
A VERY early alpha, don't use. Or use, but refactor first and send a PR. !!! Migrated to Codeberg 🏔️ !!!
backblaze_analytics.py
It is a set of scripts to download BackBlaze dataset, normalize, transform its format and analize it. !!! Migrated to Codeberg 🏔️ !!!
Chassis.py
A replacement for patsy/formulaic better suitable for fully automated use !!! Migrated to Codeberg 🏔️ !!!
CompressionVAE
General-purpose dimensionality reduction and manifold learning tool based on Variational Autoencoder, implemented in TensorFlow.
datag.py
Data cleansing, standardization and aggregation framework. !!! Migrated to Codeberg 🏔️ !!!
HDDModelDecoder.py
Decodes the info encoded in HDD model names. !!! Migrated to Codeberg 🏔️ !!!
libcmaes
libcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization using the CMA-ES algorithm for Covariance Matrix Adaptation Evolution Strategy
pdfminer.six
Python PDF Parser -- fork with Python 2+3 support using six
SurvivalDatasets.py
A WiP repo. Don't use. The architecture will be completely redone.!!! Migrated to Codeberg 🏔️ !!!
UniOpt.py
Unified interface for hyperparams / black box optimizers !!! Migrated to Codeberg 🏔️ !!!
KOLANICH-ML's Repositories
KOLANICH-ML/HDDModelDecoder.py
Decodes the info encoded in HDD model names. !!! Migrated to Codeberg 🏔️ !!!
KOLANICH-ML/UniOpt.py
Unified interface for hyperparams / black box optimizers !!! Migrated to Codeberg 🏔️ !!!
KOLANICH-ML/backblaze_analytics.py
It is a set of scripts to download BackBlaze dataset, normalize, transform its format and analize it. !!! Migrated to Codeberg 🏔️ !!!
KOLANICH-ML/CompressionVAE
General-purpose dimensionality reduction and manifold learning tool based on Variational Autoencoder, implemented in TensorFlow.
KOLANICH-ML/datag.py
Data cleansing, standardization and aggregation framework. !!! Migrated to Codeberg 🏔️ !!!
KOLANICH-ML/AutoXGBoost.py
A VERY early alpha, don't use. Or use, but refactor first and send a PR. !!! Migrated to Codeberg 🏔️ !!!
KOLANICH-ML/Chassis.py
A replacement for patsy/formulaic better suitable for fully automated use !!! Migrated to Codeberg 🏔️ !!!
KOLANICH-ML/pdfminer.six
Python PDF Parser -- fork with Python 2+3 support using six
KOLANICH-ML/pyshac
A Python library for the Sequential Halving and Classification algorithm
KOLANICH-ML/rbfopt
RBFOpt library for black-box optimization
KOLANICH-ML/SurvivalDatasets.py
A WiP repo. Don't use. The architecture will be completely redone.!!! Migrated to Codeberg 🏔️ !!!
KOLANICH-ML/.github
A magic GitHub repository with settings
KOLANICH-ML/autograd
Efficiently computes derivatives of numpy code.
KOLANICH-ML/backblaze_faster_importer.cpp
!!! Migrated to Codeberg 🏔️ !!!
KOLANICH-ML/bpemb
Pre-trained subword embeddings in 275 languages, based on Byte-Pair Encoding (BPE)
KOLANICH-ML/dill
serialize all of python
KOLANICH-ML/ecabc
Artificial Bee Colony for generic feature tuning
KOLANICH-ML/EvoFuzzy
A Python implementation of the Differential Evolution algorithm for the optimization of Fuzzy Inference Systems.
KOLANICH-ML/GPy
Gaussian processes framework in python
KOLANICH-ML/lifelines
Survival analysis in Python
KOLANICH-ML/optunity
optimization routines for hyperparameter tuning
KOLANICH-ML/plaidml
PlaidML is a framework for making deep learning work everywhere.
KOLANICH-ML/pyxgboost
Compiles an xgboost model into python if-else code !!! Migrated to Codeberg 🏔️ !!!
KOLANICH-ML/RDataParser.py
A parser library for RData files. !!! Migrated to Codeberg 🏔️ !!!
KOLANICH-ML/RoBO
RoBO: a Robust Bayesian Optimization framework
KOLANICH-ML/scikit-optimize
Sequential model-based optimization with a `scipy.optimize` interface
KOLANICH-ML/shap
A unified approach to explain the output of any machine learning model.
KOLANICH-ML/umap
Uniform Manifold Approximation and Projection
KOLANICH-ML/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
KOLANICH-ML/yabox
Yet another black-box optimization library for Python