Git Product home page Git Product logo

automlfast's Introduction

autoMLfast_logo_small

Developed by Peter Skelsey, James Hutton Institute, Dundee

Basic overview

A standalone desktop app that automates the machine learning workflow to generate the best predictive model for your data.

  • Upload your own data or use our example data (ionosphere.csv) to get started.
  • autoMLfast automatically cleans and preprocesses your data so it is ready for learning.
  • Choose how many models you want to produce.
  • autoMLfast tries an appropriate subset (depending on your data) of the following models for regression tasks:
    • Gaussian process regression models, Kernel regression models, Linear regression models, Neural network regression models, Support vector machine regression models, Binary decision regression trees, and various Ensemble regression models.
  • autoMLfast tries an appropriate subset of the following models for classification tasks:
    • Discriminant analysis classifiers, Kernel classification models, k-nearest neighbor models, Linear classification models, Naive Bayes classifiers, Neural network classifiers, Support vector machine classifiers, Binary decision classification trees, and various Ensemble classification models.
  • These are simultaneously trained and tuned using a k-fold cross-validation procedure with either random search or ASHA optimization.
  • The most successful model is automatically selected.
  • The process is repeated until you have the number of models you requested.
  • Use the overall best model to make predictions on new data.
  • Save your results.
  • autoMLfast runs computations in parallel on your computer's processors and is fast and user-friendly.

Rationale

The app is intended for users with no or limited modelling or machine learning experience, and provides a simple and fast front-end to some state-of-the-art machine learning algorithms and techniques.

Installation and loading

The app is freely available to download and install on any dekstop PC. To download the app click the green "Code" button and select 'download ZIP' from the dropdown menu. The executable file 'autoMLfast.exe' is a web-based installer (you will need an internet connection) that will install the app and download 'MATLAB Runtime' to your computer. MATLAB Runtime is a completely free execution engine that enables you to run MATLAB applications on computers that do not have a MATLAB license. You will require around 800 MB of space to install the app together with MATLAB Runtime. Once installed you will also be able to access thousands of other MATLAB applications free-of-charge. Note that when the app is loading the splash screen may disappear for a brief interval before the app opens - there is no need to try and load it again, just give it a few seconds. The GUI is 'responsive' and can be scaled to any size, however this will change the layout of the controls.

Documentation

A guide on how to use the app is provided in the Documentation. This also contains some methodological detail for the purposes of reporting results.

New features

Additional features will be added progessively to the app, so to check for a new release click on the 'release' button near the top of the page.

License

The MIT License (MIT) 2022 - Peter Skelsey. For more details, please have a look at the LICENSE.

automlfast's People

Contributors

pskelsey avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.