sklearn-porter
Transpiler
A tool for transpiling scikit-learn estimators to various programming languages.
Transpile trained scikit-learn estimators to C, Java, JavaScript and others.
1k stars
32 watching
170 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
data-sciencemachine-learningscikit-learnsklearn
Related projects:
Repository | Description | Stars |
---|---|---|
chrislemke/sk-transformers | Provides a collection of reusable data transformation tools | 8 |
expectationmax/sklearn-jax-kernels | A set of composable kernels for scikit-learn implemented in JAX to accelerate computation and gradient calculation. | 42 |
swtwsk/vinci-lang | A proof-of-concept compiler targeting SPIR-V for a toy ML functional shading language | 15 |
scikit-multiflow/scikit-multiflow | A machine learning package for streaming data in Python. | 766 |
amueller/scipy_2015_sklearn_tutorial | Tutorials and materials for learning machine learning with Python using popular libraries like scikit-learn. | 576 |
sixty-north/python-transducers | A Python package providing a transducer framework for composing simple reducers into more complex data processing functions. | 55 |
nlp-uoregon/trankit | A lightweight toolkit for multilingual natural language processing tasks using transformer-based architectures. | 736 |
sebp/scikit-survival | A Python module for analyzing the time to an event in response to certain factors or covariates | 1,135 |
cltk/cltk | A Python library offering natural language processing capabilities for pre-modern languages | 839 |
dnouri/nolearn | Provides a Python interface to integrate neural networks with scikit-learn, making it easier to use deep learning libraries like Lasagne. | 949 |
goru001/inltk | A comprehensive toolkit for Natural Language Processing tasks in Indic languages, providing pre-trained models and datasets. | 822 |
educationaltestingservice/skll | A toolset for running machine learning experiments with scikit-learn | 551 |
hit-scir/elmoformanylangs | Provides pre-trained ELMo representations for multiple languages to improve NLP tasks. | 1,463 |
xampprocky/tokei | A tool for displaying statistics about codebase size and language distribution | 11,336 |
scitator/learning-to-move-starter-kit | A starter kit for training agents to navigate a robotic environment using reinforcement learning algorithms | 9 |