Releases: mljar/studio-old
Releases · mljar/studio-old
v1.0.0
MLJAR Studio v1.0.0
- Desktop application available for Windows systems (MacOS and Linux systems will be supported soon, if interested please fill the form)
- Graphical Interface for:
- Loading CSV data
- Generating Exploratory Data Analysis report with pandas_profiling
- Selecting X and y from DataFrame
- Splitting data into train and test subsets
- Training AutoML
- Loading AutoML from directory
- Predicting with AutoML
- Integrated with MLJAR AutoML. All packages needed for MLJAR AutoML will be installed automatically in local conda environment. It is using Python 3.9 (installed locally).