KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#deepseek-harness
#dsh-plugin
#open-source
#ai
#cli
#dsh
#claude-code
#codex
#developer-tools
#react
mljar-examples
★ 60
Open GitHub ↗
Examples how MLJAR can be used
Download README (.md)
Explore Similar Repositories
mljar-api-python
:
A simple python wrapper over MLJAR API.
mercury-examples
:
Example Jupyter Notebooks showing how to use Mercury framework
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
mljar-examples
?
Download (.md)
# Examples how to use python AutoML package `mljar-supervised` The MLJAR provides python AutoML package [`mljar-supervised`](https://github.com/mljar/mljar-supervised) that is open-source with MIT license. Below are listed examples how it can be used. - [**Income classification**](https://github.com/mljar/mljar-examples/tree/master/Income_classification) - it is a binary classification task on census data - [**Iris classification**](https://github.com/mljar/mljar-examples/tree/master/Iris_classification) - it is a multiclass classification on Iris flowers data - [**House price regression**](https://github.com/mljar/mljar-examples/tree/master/House_price_regression) - it is a regression task on Boston houses data