We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a49b8e4 commit 746d292Copy full SHA for 746d292
doc/related_projects.rst
@@ -46,6 +46,10 @@ enhance the functionality of scikit-learn's estimators.
46
It incorporates multiple modeling libraries under one API, and
47
the objects that EvalML creates use an sklearn-compatible API.
48
49
+- `MLJAR AutoML <https://github.com/mljar/mljar-supervised>`_
50
+ Python package for AutoML on Tabular Data with Feature Engineering,
51
+ Hyper-Parameters Tuning, Explanations and Automatic Documentation.
52
+
53
**Experimentation and model registry frameworks**
54
55
- `MLFlow <https://mlflow.org/>`_ MLflow is an open source platform to manage the ML
0 commit comments