All Projects → slrbl → human-in-the-loop-machine-learning-tool-tornado

slrbl / human-in-the-loop-machine-learning-tool-tornado

Licence: AGPL-3.0 license
Tornado is a human-in-the-loop machine learning framework that helps you exploit your unlabelled data to train models through a simple and easy to use web interface.

Programming Languages

ruby
36898 projects - #4 most used programming language
HTML
75241 projects
python
139335 projects - #7 most used programming language
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects
coffeescript
4710 projects

Projects that are alternatives of or similar to human-in-the-loop-machine-learning-tool-tornado

Igel
a delightful machine learning tool that allows you to train, test, and use models without writing code
Stars: ✭ 2,956 (+7889.19%)
Mutual labels:  sklearn, machinelearning, automl
Datastream.io
An open-source framework for real-time anomaly detection using Python, ElasticSearch and Kibana
Stars: ✭ 814 (+2100%)
Mutual labels:  sklearn, machinelearning
Hungabunga
HungaBunga: Brute-Force all sklearn models with all parameters using .fit .predict!
Stars: ✭ 614 (+1559.46%)
Mutual labels:  sklearn, automl
Auto ts
Automatically build ARIMA, SARIMAX, VAR, FB Prophet and XGBoost Models on Time Series data sets with a Single Line of Code. Now updated with Dask to handle millions of rows.
Stars: ✭ 195 (+427.03%)
Mutual labels:  sklearn, automl
Aethos
Automated Data Science and Machine Learning library to optimize workflow.
Stars: ✭ 94 (+154.05%)
Mutual labels:  machinelearning, automl
ml-time-series-analysis-on-sales-data
Time Series Decomposition techniques and random forest algorithm on sales data
Stars: ✭ 34 (-8.11%)
Mutual labels:  sklearn, machinelearning
Mlmodels
mlmodels : Machine Learning and Deep Learning Model ZOO for Pytorch, Tensorflow, Keras, Gluon models...
Stars: ✭ 145 (+291.89%)
Mutual labels:  sklearn, automl
Automl alex
State-of-the art Automated Machine Learning python library for Tabular Data
Stars: ✭ 132 (+256.76%)
Mutual labels:  sklearn, automl
mindsdb native
Machine Learning in one line of code
Stars: ✭ 34 (-8.11%)
Mutual labels:  machinelearning, automl
xai-iml-sota
Interesting resources related to Explainable Artificial Intelligence, Interpretable Machine Learning, Interactive Machine Learning, Human in Loop and Visual Analytics.
Stars: ✭ 51 (+37.84%)
Mutual labels:  interactive-machine-learning, human-in-the-loop-machine-learning
PersianDataAnnotations
PersianDataAnnotations is ASP.NET Core MVC & ASP.NET MVC Custom Localization DataAnnotations (Localized MVC Errors) for Persian(Farsi) language - فارسی سازی خطاهای اعتبارسنجی توکار ام.وی.سی. و کور.ام.وی.سی. برای نمایش اعتبار سنجی سمت کلاینت
Stars: ✭ 38 (+2.7%)
Mutual labels:  dataannotations, data-annotation
mindware
An efficient open-source AutoML system for automating machine learning lifecycle, including feature engineering, neural architecture search, and hyper-parameter tuning.
Stars: ✭ 34 (-8.11%)
Mutual labels:  machinelearning, automl
Mindsdb
Predictive AI layer for existing databases.
Stars: ✭ 4,199 (+11248.65%)
Mutual labels:  machine-learning-api, automl
codeflare
Simplifying the definition and execution, scaling and deployment of pipelines on the cloud.
Stars: ✭ 163 (+340.54%)
Mutual labels:  sklearn, automl
allie
🤖 A machine learning framework for audio, text, image, video, or .CSV files (50+ featurizers and 15+ model trainers).
Stars: ✭ 93 (+151.35%)
Mutual labels:  machine-learning-api, automl
root painter
RootPainter: Deep Learning Segmentation of Biological Images with Corrective Annotation
Stars: ✭ 28 (-24.32%)
Mutual labels:  interactive-machine-learning, human-in-the-loop-machine-learning
foreshadow
An automatic machine learning system
Stars: ✭ 29 (-21.62%)
Mutual labels:  sklearn, automl
Active-Explainable-Classification
A set of tools for leveraging pre-trained embeddings, active learning and model explainability for effecient document classification
Stars: ✭ 28 (-24.32%)
Mutual labels:  sklearn, active-learning
EntityTargetedActiveLearning
No description or website provided.
Stars: ✭ 17 (-54.05%)
Mutual labels:  active-learning
rubocop-linter-action
Rubocop Linter Action: A GitHub Action to run Rubocop against your code!
Stars: ✭ 86 (+132.43%)
Mutual labels:  ruby-on-rails

TornadoAi

A zero coding human in the loop (HITL) collaborative data annotation plateform

What is TornadoAi

Tornado is an open source Human-in-the-loop machine learning tool. It helps you label your dataset on the fly while training your model through a simple web user interface.

Live demo

In this demo https://www.youtube.com/watch?v=zBe6b_vxs_I the user collaborates with the computer to label a set of 1300 pump impeller images through 4 human in the loop machine learning iterations. The goal of labelling the images is the put in place a classifier to automatize the metal casting quality process within a manufactory.

Data flow

Technology stack

Usage

Build Tornado Docker image

$ docker-compose build

Launch Tornado image

$ docker-compose up

Tornado will then be available at http://localhost:3000

Details and how to use

All information are available at:
https://www.linkedin.com/pulse/tornado-zero-coding-active-learning-ml-tool-walid-daboubi/
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].