#172 · Primary category: MLOps & Evaluation
modelfox
ModelFox makes it easy to train, deploy, and monitor machine learning models.
Project last updated:08/02/24
GitHub Stars
1.5K
Forks
64
Contributors
10
License
Other
Why we included this project
ModelFox is a single tool that covers the whole training-to-monitoring loop, so a small team can go from a flat CSV file to a deployed, observed model without wiring together several separate services. The CLI handles feature transformation and trains a batch of linear and gradient-boosted models, saving the best one as a self-contained artifact you load from your own application code. Predictions run through a native Rust engine, which keeps them fast and on your own machine rather than behind a hosted API. Once the model is live, the bundled browser app shows feature importance, test-set metrics, per-prediction explanations, and data-drift and performance alerts, so production behavior is something you watch rather than guess at. That makes it a natural fit for developers who want one tool for the job, with prediction clients for Python, Go, JavaScript, Ruby, Elixir, PHP, and Rust.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models