m2cgen
Code generator
Transforms trained machine learning models into native code for various programming languages.
Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
3k stars
50 watching
241 forks
Language: Python
last commit: 4 months ago
Linked from 20 awesome lists
ccsharpdartlanggohaskelljavajavascriptlightgbmlightningmachine-learningphppythonrrubyrustscikit-learnstatistical-learningstatsmodelsxgboost
Backlinks from these awesome lists:
- avelino/awesome-go
- josephmisiti/awesome-machine-learning
- fffaraz/awesome-cpp
- solido/awesome-flutter
- rust-unofficial/awesome-rust
- akullpp/awesome-java
- sorrycc/awesome-javascript
- quozd/awesome-dotnet
- ethicalml/awesome-production-machine-learning
- markets/awesome-ruby
- h4cc/awesome-elixir
- oz123/awesome-c
- nhivp/awesome-embedded
- janikvonrotz/awesome-powershell
- krispo/awesome-haskell
- yissachar/awesome-dart
- sdogruyol/awesome-ruby
- fsprojects/awesome-fsharp
- ara3d/extra-awesome-dotnet
- xwjdsh/awesome-go-extra
Related projects:
Repository | Description | Stars |
---|---|---|
pymc-devs/pymc | A Python package for Bayesian statistical modeling and probabilistic programming | 8,722 |
minimaxir/automl-gs | Automates machine learning model creation and optimization for complex datasets | 1,853 |
ml-tooling/opyrator | Automates conversion of machine learning code into production-ready microservices with web API and GUI. | 3,102 |
jphall663/interpretable_machine_learning_with_python | Teaching software developers how to build transparent and explainable machine learning models using Python | 673 |
huggingface/text-generation-inference | A toolkit for deploying and serving Large Language Models. | 9,106 |
dotnet/machinelearning | A cross-platform machine learning framework for .NET that enables developers to build, train, and deploy models without prior expertise in ML. | 9,035 |
mlpack/mlpack | A C++ machine learning library with bindings to other languages and bindings for multiple programming languages. | 5,113 |
eriklindernoren/ml-from-scratch | Provides implementations of fundamental machine learning models and algorithms from scratch in Python | 24,003 |
replicate/cog | A tool for packaging and deploying machine learning models in a standard, production-ready container environment. | 8,081 |
h2oai/mli-resources | Provides tools and techniques for interpreting machine learning models | 484 |
dotnet/machinelearning-samples | A collection of samples and examples demonstrating the usage of ML.NET for machine learning tasks in .NET applications. | 4,490 |
ddbourgin/numpy-ml | A collection of machine learning algorithms implemented in NumPy for rapid experimentation and prototyping. | 15,466 |
mljar/mljar-supervised | A tool for automating machine learning pipeline construction and hyperparameter tuning on tabular data | 3,052 |
pycaret/pycaret | An automation tool for machine learning workflows in Python | 8,955 |
mljs/ml | A collection of machine learning algorithms and tools implemented in JavaScript | 2,630 |