Show HN: Web App with GUI for AutoML on Tabular Data

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
  • automl-app

    AutoML Web App - build Machine Learning pipeline in automatic way with Graphical User Interface (GUI). You can run app locally!

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • mljar-supervised

    Python package for AutoML on Tabular Data with Feature Engineering, Hyper-Parameters Tuning, Explanations and Automatic Documentation

    Web App is using two open-source packages that I've created:

    - MLJAR AutoML - Python package for AutoML on tabular data https://github.com/mljar/mljar-supervised

    - Mercury - framework for converting Jupyter Notebooks into Web App https://github.com/mljar/mercury

    You can run Web App locally. What is more, you can adjust notebook's code for your needs. For example, you can set different validation strategies or evalutaion metrics or longer training times. The notebooks in the repo are good starting point for you to develop more advanced apps.

  • mercury

    Convert Jupyter Notebooks to Web Apps

    Web App is using two open-source packages that I've created:

    - MLJAR AutoML - Python package for AutoML on tabular data https://github.com/mljar/mljar-supervised

    - Mercury - framework for converting Jupyter Notebooks into Web App https://github.com/mljar/mercury

    You can run Web App locally. What is more, you can adjust notebook's code for your needs. For example, you can set different validation strategies or evalutaion metrics or longer training times. The notebooks in the repo are good starting point for you to develop more advanced apps.

  • automlbenchmark

    OpenML AutoML Benchmarking Framework

    Here is benchmark done by independent team of researchers https://openml.github.io/automlbenchmark/

    I think most of overfitting is avoided with early stoppoing technique.

    The underfitting can be avoidwd with using large training time.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: Supertree – interactive visualization of decision trees in Python

    4 projects | news.ycombinator.com | 27 Aug 2024
  • Featuretools – A Python Library for Automated Feature Engineering

    1 project | news.ycombinator.com | 20 Sep 2023
  • AutoGen: Enabling Next-Gen GPT-X Applications

    1 project | news.ycombinator.com | 22 Aug 2023
  • Show HN: Open-Source Web App with User Interface for AutoML on Tabular Data

    1 project | news.ycombinator.com | 10 Aug 2023
  • Fairness in machine learning

    2 projects | /r/machinelearningnews | 28 Jun 2023

Did you konow that Python is
the 1st most popular programming language
based on number of metions?