This is the Windows app named AutoGluon whose latest release can be downloaded as v0.7.0.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named AutoGluon with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
SCREENSHOTS
Ad
AutoGluon
DESCRIPTION
AutoGluon enables easy-to-use and easy-to-extend AutoML with a focus on automated stack ensembling, deep learning, and real-world applications spanning image, text, and tabular data. Intended for both ML beginners and experts, AutoGluon enables you to quickly prototype deep learning and classical ML solutions for your raw data with a few lines of code. Automatically utilize state-of-the-art techniques (where appropriate) without expert knowledge. Leverage automatic hyperparameter tuning, model selection/ensembling, architecture search, and data processing. Easily improve/tune your bespoke models and data pipelines, or customize AutoGluon for your use-case. AutoGluon is modularized into sub-modules specialized for tabular, text, or image data. You can reduce the number of dependencies required by solely installing a specific sub-module via: python3 -m pip install <submodule>.
Features
- The default installation of autogluon.tabular standalone is a skeleton installation
- Install via pip install autogluon.tabular[all] to get the same installation of tabular as via pip install autogluon
- Available optional dependencies: lightgbm,catboost,xgboost,fastai. These are included in all
- Optional dependencies not included in all: vowpalwabbit
- To run autogluon.tabular with only the optional LightGBM and CatBoost models
- Experimental optional dependency
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/autogluon.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.