An open API service indexing awesome lists of open source software.

https://github.com/meopbk/fast_inference_classifiers

Multilable fast inference classifiers (Ridge Regression and MLP) for NLPs with Sentence Embedder, K-Fold, Bootstrap and Boosting. NOTE: since the MLP (fully connected NN) Classifier was too heavy to be loaded, you can just compile it with the script.
https://github.com/meopbk/fast_inference_classifiers

boosting bootstrap classification classifiers classifiers-comparison embedders fast-inference learning-curve mlp-classifier mlp-networks nlp nn python python3 ridge-classifier ridge-regression ridge-regression-model transformers

Last synced: 14 days ago
JSON representation

Multilable fast inference classifiers (Ridge Regression and MLP) for NLPs with Sentence Embedder, K-Fold, Bootstrap and Boosting. NOTE: since the MLP (fully connected NN) Classifier was too heavy to be loaded, you can just compile it with the script.

Awesome Lists containing this project