MLJAR Studio is a desktop app built on JupyterLab, created especially for beginners. It has an easy-to-use, friendly interface to help you start quickly.
Here’s what you get:
-
One-Click Python Setup: MLJAR Studio automatically installs Python 3.11 for you with just one click when you first launch the app. No complicated setup needed!
-
Variable Inspector: Quickly see and explore the variables in your code using the built-in Variable Inspector.
-
Visual Package Manager: Easily manage your Python packages with the visual Package Manager. Installing and updating libraries is super simple.
-
Interactive Code Recipes: Use ready-made interactive code recipes with a graphical interface. No need to write everything from scratch—just click and run!
-
AI Assistant: An integrated AI helper powered by GPT-4 is always available. It can assist you with coding, debugging, or answering any programming questions you have.
Introduce MLJAR Studio | AutoML Get Started |
---|---|
![]() |
![]() |
Advanced Data Analysis | Data Visualization |
![]() |
![]() |
Setup Python environment on your machine with one-click.
There is a Variable Explorer window were you see your variables, and their values.
You can see all available packages in the notebook in Packages Manager. You can add new package or remove one.
There is a set of interactive code snippets. Code recipes are grouped into cookbooks.
Example cookbook for Data Wrangling
:
Code recipes are aware of your variables and their types. It makes coding very simple. Below example with AutoML training.
We have AI assistant too! You can ask it for help with your code.
You can download MLJAR Studio from https://platform.mljar.com.
To get started, you'll need to set up an account. Once registered, you'll have access to the app and its features.
MLJAR Studio comes with an AI assistant powered by a cloud-based large language model (GPT-4). Each account is granted 20 free prompts per month. For users requiring more prompts, there is a Pro plan available. You can check the pricing details on our website.
The AI assistant requires a subscription for extra prompts (above 20 per month), but the app and all extensions work perfectly in the free version.