VIT Hackathon Starter Kit

share link

by kandikits dot icon Updated: Jan 8, 2022

technology logo
technology logo

Solution Kit Solution Kit  

Industrial activities have been one of the primary source of Global Warming as the unregulated energy consumption in industries lead to emission of greenhouse gases in atmosphere. Though the problem may appear easy to solve, identifying right time, volume and area of savings have always been challenging in saving energy. This kit provides the best libraries to build your solution for improving the energy efficiency. The libraries are listed in different sections based on the functionality they provide e.g. - OLAP data visualization - Exploratory Data Analysis - Data Labeling - AutoML Depending on your solution needs, you can pick the needed libraries from the below options and build your solution with them. This kit also acts as a template for submitting your hackathon solution in the form of a kandi kit. You should create relevant solution sections in your kit and add the libraries used under those sections. You must add the two important sections Kit Solution Source and Kit Deployment Instructions. Please see the sections below to understand this better. Problem statement: Jumpstart and create an application which can be used by energy management professionals using the below data set. https://github.com/jojo62000/Smarter_Decisions/raw/master/Chapter%206/Data/Final_SolarData.csv https://github.com/jojo62000/Smarter_Decisions/blob/master/Chapter%203/Data/BO5341_IoTData.csv Expected outcome in the application 1. OLAP operation of the data in front end (dice, slice, roll up/ down, filter) 2. Ability to notify significant changes in the time series dataset imported in the tool 3. Ability to select from and to time stamp in the time series visualization and give a label or annotation 4. Annotation tool - Data labelling where the customer can import the data and the multiple columns render it in the chart where they can select from all and to frame and labelled the part and save in the database. 5. Exploratory data analysis- Where they can explore the data and find its relationship with the different parameters. 6. Prediction Analysis/ modelling - Where they can pass the data and application has to automatically select which model is best and show it’s all the model accuracy results. 7. Have a dashboard to display aggregated values. 8. Results should be in pictorial representation. 9. Data cleaning/Data sanitisation must be done (Should not have null values). 10. Working video of the application is expected.

Dataset

OLAP data visualization

OLAP data visualization libraries can be used to drill down, roll up or slice and dice the data from OLAP databases.

CBoardby TuiQiao

JavaScript doticonstar image 2948 doticonVersion:Currentdoticon
License: Permissive (Apache-2.0)

An easy to use, self-service open BI reporting and BI dashboard platform.

Support
    Quality
      Security
        License
          Reuse

            CBoardby TuiQiao

            JavaScript doticon star image 2948 doticonVersion:Currentdoticon License: Permissive (Apache-2.0)

            An easy to use, self-service open BI reporting and BI dashboard platform.
            Support
              Quality
                Security
                  License
                    Reuse

                      cubesviewerby jjmontesl

                      JavaScript doticonstar image 419 doticonVersion:v2.0.2doticon
                      License: Others (Non-SPDX)

                      Explore and visualize analytical datasets

                      Support
                        Quality
                          Security
                            License
                              Reuse

                                cubesviewerby jjmontesl

                                JavaScript doticon star image 419 doticonVersion:v2.0.2doticon License: Others (Non-SPDX)

                                Explore and visualize analytical datasets
                                Support
                                  Quality
                                    Security
                                      License
                                        Reuse
                                          Python doticonstar image 31662 doticonVersion:0.38.0doticon
                                          License: Permissive (Apache-2.0)

                                          Apache Superset is a Data Visualization and Data Exploration Platform

                                          Support
                                            Quality
                                              Security
                                                License
                                                  Reuse

                                                    incubator-supersetby apache

                                                    Python doticon star image 31662 doticonVersion:0.38.0doticon License: Permissive (Apache-2.0)

                                                    Apache Superset is a Data Visualization and Data Exploration Platform
                                                    Support
                                                      Quality
                                                        Security
                                                          License
                                                            Reuse

                                                              grafanaby grafana

                                                              TypeScript doticonstar image 55818 doticonVersion:v10.0.0-previewdoticon
                                                              License: Strong Copyleft (AGPL-3.0)

                                                              The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

                                                              Support
                                                                Quality
                                                                  Security
                                                                    License
                                                                      Reuse

                                                                        grafanaby grafana

                                                                        TypeScript doticon star image 55818 doticonVersion:v10.0.0-previewdoticon License: Strong Copyleft (AGPL-3.0)

                                                                        The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
                                                                        Support
                                                                          Quality
                                                                            Security
                                                                              License
                                                                                Reuse

                                                                                  d3by d3

                                                                                  Shell doticonstar image 105644 doticonVersion:v7.8.5doticon
                                                                                  License: Permissive (ISC)

                                                                                  Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:

                                                                                  Support
                                                                                    Quality
                                                                                      Security
                                                                                        License
                                                                                          Reuse

                                                                                            d3by d3

                                                                                            Shell doticon star image 105644 doticonVersion:v7.8.5doticon License: Permissive (ISC)

                                                                                            Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
                                                                                            Support
                                                                                              Quality
                                                                                                Security
                                                                                                  License
                                                                                                    Reuse

                                                                                                      vegaby vega

                                                                                                      JavaScript doticonstar image 10464 doticonVersion:v5.25.0doticon
                                                                                                      License: Permissive (BSD-3-Clause)

                                                                                                      A visualization grammar.

                                                                                                      Support
                                                                                                        Quality
                                                                                                          Security
                                                                                                            License
                                                                                                              Reuse

                                                                                                                vegaby vega

                                                                                                                JavaScript doticon star image 10464 doticonVersion:v5.25.0doticon License: Permissive (BSD-3-Clause)

                                                                                                                A visualization grammar.
                                                                                                                Support
                                                                                                                  Quality
                                                                                                                    Security
                                                                                                                      License
                                                                                                                        Reuse

                                                                                                                          Exploratory Data Analysis

                                                                                                                          The data exploration helps in doing extensive analysis of different data types and in assisting to understand the patterns. Data visualisation helps in representing the insights graphically. Libraries in this section are used for analysis and visualisation of data.

                                                                                                                          pandasby pandas-dev

                                                                                                                          Python doticonstar image 38689 doticonVersion:v2.0.2doticon
                                                                                                                          License: Permissive (BSD-3-Clause)

                                                                                                                          Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

                                                                                                                          Support
                                                                                                                            Quality
                                                                                                                              Security
                                                                                                                                License
                                                                                                                                  Reuse

                                                                                                                                    pandasby pandas-dev

                                                                                                                                    Python doticon star image 38689 doticonVersion:v2.0.2doticon License: Permissive (BSD-3-Clause)

                                                                                                                                    Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
                                                                                                                                    Support
                                                                                                                                      Quality
                                                                                                                                        Security
                                                                                                                                          License
                                                                                                                                            Reuse

                                                                                                                                              numpyby numpy

                                                                                                                                              Python doticonstar image 23755 doticonVersion:v1.25.0rc1doticon
                                                                                                                                              License: Permissive (BSD-3-Clause)

                                                                                                                                              The fundamental package for scientific computing with Python.

                                                                                                                                              Support
                                                                                                                                                Quality
                                                                                                                                                  Security
                                                                                                                                                    License
                                                                                                                                                      Reuse

                                                                                                                                                        numpyby numpy

                                                                                                                                                        Python doticon star image 23755 doticonVersion:v1.25.0rc1doticon License: Permissive (BSD-3-Clause)

                                                                                                                                                        The fundamental package for scientific computing with Python.
                                                                                                                                                        Support
                                                                                                                                                          Quality
                                                                                                                                                            Security
                                                                                                                                                              License
                                                                                                                                                                Reuse

                                                                                                                                                                  scikit-learnby scikit-learn

                                                                                                                                                                  Python doticonstar image 54584 doticonVersion:1.2.2doticon
                                                                                                                                                                  License: Permissive (BSD-3-Clause)

                                                                                                                                                                  scikit-learn: machine learning in Python

                                                                                                                                                                  Support
                                                                                                                                                                    Quality
                                                                                                                                                                      Security
                                                                                                                                                                        License
                                                                                                                                                                          Reuse

                                                                                                                                                                            scikit-learnby scikit-learn

                                                                                                                                                                            Python doticon star image 54584 doticonVersion:1.2.2doticon License: Permissive (BSD-3-Clause)

                                                                                                                                                                            scikit-learn: machine learning in Python
                                                                                                                                                                            Support
                                                                                                                                                                              Quality
                                                                                                                                                                                Security
                                                                                                                                                                                  License
                                                                                                                                                                                    Reuse

                                                                                                                                                                                      seabornby mwaskom

                                                                                                                                                                                      Python doticonstar image 10797 doticonVersion:v0.12.2doticon
                                                                                                                                                                                      License: Permissive (BSD-3-Clause)

                                                                                                                                                                                      Statistical data visualization in Python

                                                                                                                                                                                      Support
                                                                                                                                                                                        Quality
                                                                                                                                                                                          Security
                                                                                                                                                                                            License
                                                                                                                                                                                              Reuse

                                                                                                                                                                                                seabornby mwaskom

                                                                                                                                                                                                Python doticon star image 10797 doticonVersion:v0.12.2doticon License: Permissive (BSD-3-Clause)

                                                                                                                                                                                                Statistical data visualization in Python
                                                                                                                                                                                                Support
                                                                                                                                                                                                  Quality
                                                                                                                                                                                                    Security
                                                                                                                                                                                                      License
                                                                                                                                                                                                        Reuse

                                                                                                                                                                                                          dablby dabl

                                                                                                                                                                                                          Jupyter Notebook doticonstar image 700 doticonVersion:Currentdoticon
                                                                                                                                                                                                          License: Permissive (BSD-3-Clause)

                                                                                                                                                                                                          Data Analysis Baseline Library

                                                                                                                                                                                                          Support
                                                                                                                                                                                                            Quality
                                                                                                                                                                                                              Security
                                                                                                                                                                                                                License
                                                                                                                                                                                                                  Reuse

                                                                                                                                                                                                                    dablby dabl

                                                                                                                                                                                                                    Jupyter Notebook doticon star image 700 doticonVersion:Currentdoticon License: Permissive (BSD-3-Clause)

                                                                                                                                                                                                                    Data Analysis Baseline Library
                                                                                                                                                                                                                    Support
                                                                                                                                                                                                                      Quality
                                                                                                                                                                                                                        Security
                                                                                                                                                                                                                          License
                                                                                                                                                                                                                            Reuse

                                                                                                                                                                                                                              Data Labeling

                                                                                                                                                                                                                              Libraries in this section are used for annotating data for creating training data for machine learning.

                                                                                                                                                                                                                              label-studioby heartexlabs

                                                                                                                                                                                                                              Python doticonstar image 13344 doticonVersion:1.8.0doticon
                                                                                                                                                                                                                              License: Permissive (Apache-2.0)

                                                                                                                                                                                                                              Label Studio is a multi-type data labeling and annotation tool with standardized output format

                                                                                                                                                                                                                              Support
                                                                                                                                                                                                                                Quality
                                                                                                                                                                                                                                  Security
                                                                                                                                                                                                                                    License
                                                                                                                                                                                                                                      Reuse

                                                                                                                                                                                                                                        label-studioby heartexlabs

                                                                                                                                                                                                                                        Python doticon star image 13344 doticonVersion:1.8.0doticon License: Permissive (Apache-2.0)

                                                                                                                                                                                                                                        Label Studio is a multi-type data labeling and annotation tool with standardized output format
                                                                                                                                                                                                                                        Support
                                                                                                                                                                                                                                          Quality
                                                                                                                                                                                                                                            Security
                                                                                                                                                                                                                                              License
                                                                                                                                                                                                                                                Reuse

                                                                                                                                                                                                                                                  VoTTby microsoft

                                                                                                                                                                                                                                                  TypeScript doticonstar image 4041 doticonVersion:v2.2.0doticon
                                                                                                                                                                                                                                                  License: Permissive (MIT)

                                                                                                                                                                                                                                                  Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.

                                                                                                                                                                                                                                                  Support
                                                                                                                                                                                                                                                    Quality
                                                                                                                                                                                                                                                      Security
                                                                                                                                                                                                                                                        License
                                                                                                                                                                                                                                                          Reuse

                                                                                                                                                                                                                                                            VoTTby microsoft

                                                                                                                                                                                                                                                            TypeScript doticon star image 4041 doticonVersion:v2.2.0doticon License: Permissive (MIT)

                                                                                                                                                                                                                                                            Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
                                                                                                                                                                                                                                                            Support
                                                                                                                                                                                                                                                              Quality
                                                                                                                                                                                                                                                                Security
                                                                                                                                                                                                                                                                  License
                                                                                                                                                                                                                                                                    Reuse

                                                                                                                                                                                                                                                                      universal-data-toolby UniversalDataTool

                                                                                                                                                                                                                                                                      JavaScript doticonstar image 1784 doticonVersion:v0.14.26doticon
                                                                                                                                                                                                                                                                      License: Permissive (MIT)

                                                                                                                                                                                                                                                                      Collaborate & label any type of data, images, text, or documents, in an easy web interface or desktop app.

                                                                                                                                                                                                                                                                      Support
                                                                                                                                                                                                                                                                        Quality
                                                                                                                                                                                                                                                                          Security
                                                                                                                                                                                                                                                                            License
                                                                                                                                                                                                                                                                              Reuse

                                                                                                                                                                                                                                                                                universal-data-toolby UniversalDataTool

                                                                                                                                                                                                                                                                                JavaScript doticon star image 1784 doticonVersion:v0.14.26doticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                Collaborate & label any type of data, images, text, or documents, in an easy web interface or desktop app.
                                                                                                                                                                                                                                                                                Support
                                                                                                                                                                                                                                                                                  Quality
                                                                                                                                                                                                                                                                                    Security
                                                                                                                                                                                                                                                                                      License
                                                                                                                                                                                                                                                                                        Reuse

                                                                                                                                                                                                                                                                                          cloud-annotationsby cloud-annotations

                                                                                                                                                                                                                                                                                          TypeScript doticonstar image 2657 doticonVersion:v1.3.2doticon
                                                                                                                                                                                                                                                                                          License: Permissive (MIT)

                                                                                                                                                                                                                                                                                          🐝 A fast, easy and collaborative open source image annotation tool for teams and individuals.

                                                                                                                                                                                                                                                                                          Support
                                                                                                                                                                                                                                                                                            Quality
                                                                                                                                                                                                                                                                                              Security
                                                                                                                                                                                                                                                                                                License
                                                                                                                                                                                                                                                                                                  Reuse

                                                                                                                                                                                                                                                                                                    cloud-annotationsby cloud-annotations

                                                                                                                                                                                                                                                                                                    TypeScript doticon star image 2657 doticonVersion:v1.3.2doticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                    🐝 A fast, easy and collaborative open source image annotation tool for teams and individuals.
                                                                                                                                                                                                                                                                                                    Support
                                                                                                                                                                                                                                                                                                      Quality
                                                                                                                                                                                                                                                                                                        Security
                                                                                                                                                                                                                                                                                                          License
                                                                                                                                                                                                                                                                                                            Reuse

                                                                                                                                                                                                                                                                                                              labelboxby Labelbox

                                                                                                                                                                                                                                                                                                              JavaScript doticonstar image 1718 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                                                              License: Permissive (Apache-2.0)

                                                                                                                                                                                                                                                                                                              Labelbox is the fastest way to annotate data to build and ship computer vision applications.

                                                                                                                                                                                                                                                                                                              Support
                                                                                                                                                                                                                                                                                                                Quality
                                                                                                                                                                                                                                                                                                                  Security
                                                                                                                                                                                                                                                                                                                    License
                                                                                                                                                                                                                                                                                                                      Reuse

                                                                                                                                                                                                                                                                                                                        labelboxby Labelbox

                                                                                                                                                                                                                                                                                                                        JavaScript doticon star image 1718 doticonVersion:Currentdoticon License: Permissive (Apache-2.0)

                                                                                                                                                                                                                                                                                                                        Labelbox is the fastest way to annotate data to build and ship computer vision applications.
                                                                                                                                                                                                                                                                                                                        Support
                                                                                                                                                                                                                                                                                                                          Quality
                                                                                                                                                                                                                                                                                                                            Security
                                                                                                                                                                                                                                                                                                                              License
                                                                                                                                                                                                                                                                                                                                Reuse

                                                                                                                                                                                                                                                                                                                                  ml-annotateby planbrothers

                                                                                                                                                                                                                                                                                                                                  Python doticonstar image 79 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                                                                                  License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                  Use ML-Annotate to label data for machine learning purposes

                                                                                                                                                                                                                                                                                                                                  Support
                                                                                                                                                                                                                                                                                                                                    Quality
                                                                                                                                                                                                                                                                                                                                      Security
                                                                                                                                                                                                                                                                                                                                        License
                                                                                                                                                                                                                                                                                                                                          Reuse

                                                                                                                                                                                                                                                                                                                                            ml-annotateby planbrothers

                                                                                                                                                                                                                                                                                                                                            Python doticon star image 79 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                            Use ML-Annotate to label data for machine learning purposes
                                                                                                                                                                                                                                                                                                                                            Support
                                                                                                                                                                                                                                                                                                                                              Quality
                                                                                                                                                                                                                                                                                                                                                Security
                                                                                                                                                                                                                                                                                                                                                  License
                                                                                                                                                                                                                                                                                                                                                    Reuse

                                                                                                                                                                                                                                                                                                                                                      supervising-uiby USCDataScience

                                                                                                                                                                                                                                                                                                                                                      Python doticonstar image 72 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                                                                                                      License: Permissive (Apache-2.0)

                                                                                                                                                                                                                                                                                                                                                      Web UI for labelling dataset for supervised learning.

                                                                                                                                                                                                                                                                                                                                                      Support
                                                                                                                                                                                                                                                                                                                                                        Quality
                                                                                                                                                                                                                                                                                                                                                          Security
                                                                                                                                                                                                                                                                                                                                                            License
                                                                                                                                                                                                                                                                                                                                                              Reuse

                                                                                                                                                                                                                                                                                                                                                                supervising-uiby USCDataScience

                                                                                                                                                                                                                                                                                                                                                                Python doticon star image 72 doticonVersion:Currentdoticon License: Permissive (Apache-2.0)

                                                                                                                                                                                                                                                                                                                                                                Web UI for labelling dataset for supervised learning.
                                                                                                                                                                                                                                                                                                                                                                Support
                                                                                                                                                                                                                                                                                                                                                                  Quality
                                                                                                                                                                                                                                                                                                                                                                    Security
                                                                                                                                                                                                                                                                                                                                                                      License
                                                                                                                                                                                                                                                                                                                                                                        Reuse

                                                                                                                                                                                                                                                                                                                                                                          Auto ML

                                                                                                                                                                                                                                                                                                                                                                          Listed libraries can be used for auto machine learning. AutoML will pick the best machine learning algorithm based on the dataset.

                                                                                                                                                                                                                                                                                                                                                                          auto-sklearnby automl

                                                                                                                                                                                                                                                                                                                                                                          Python doticonstar image 6984 doticonVersion:v0.15.0doticon
                                                                                                                                                                                                                                                                                                                                                                          License: Permissive (BSD-3-Clause)

                                                                                                                                                                                                                                                                                                                                                                          Automated Machine Learning with scikit-learn

                                                                                                                                                                                                                                                                                                                                                                          Support
                                                                                                                                                                                                                                                                                                                                                                            Quality
                                                                                                                                                                                                                                                                                                                                                                              Security
                                                                                                                                                                                                                                                                                                                                                                                License
                                                                                                                                                                                                                                                                                                                                                                                  Reuse

                                                                                                                                                                                                                                                                                                                                                                                    auto-sklearnby automl

                                                                                                                                                                                                                                                                                                                                                                                    Python doticon star image 6984 doticonVersion:v0.15.0doticon License: Permissive (BSD-3-Clause)

                                                                                                                                                                                                                                                                                                                                                                                    Automated Machine Learning with scikit-learn
                                                                                                                                                                                                                                                                                                                                                                                    Support
                                                                                                                                                                                                                                                                                                                                                                                      Quality
                                                                                                                                                                                                                                                                                                                                                                                        Security
                                                                                                                                                                                                                                                                                                                                                                                          License
                                                                                                                                                                                                                                                                                                                                                                                            Reuse

                                                                                                                                                                                                                                                                                                                                                                                              Auto-PyTorchby automl

                                                                                                                                                                                                                                                                                                                                                                                              Python doticonstar image 2057 doticonVersion:v0.2.1doticon
                                                                                                                                                                                                                                                                                                                                                                                              License: Permissive (Apache-2.0)

                                                                                                                                                                                                                                                                                                                                                                                              Automatic architecture search and hyperparameter optimization for PyTorch

                                                                                                                                                                                                                                                                                                                                                                                              Support
                                                                                                                                                                                                                                                                                                                                                                                                Quality
                                                                                                                                                                                                                                                                                                                                                                                                  Security
                                                                                                                                                                                                                                                                                                                                                                                                    License
                                                                                                                                                                                                                                                                                                                                                                                                      Reuse

                                                                                                                                                                                                                                                                                                                                                                                                        Auto-PyTorchby automl

                                                                                                                                                                                                                                                                                                                                                                                                        Python doticon star image 2057 doticonVersion:v0.2.1doticon License: Permissive (Apache-2.0)

                                                                                                                                                                                                                                                                                                                                                                                                        Automatic architecture search and hyperparameter optimization for PyTorch
                                                                                                                                                                                                                                                                                                                                                                                                        Support
                                                                                                                                                                                                                                                                                                                                                                                                          Quality
                                                                                                                                                                                                                                                                                                                                                                                                            Security
                                                                                                                                                                                                                                                                                                                                                                                                              License
                                                                                                                                                                                                                                                                                                                                                                                                                Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                  pycaretby pycaret

                                                                                                                                                                                                                                                                                                                                                                                                                  Jupyter Notebook doticonstar image 7392 doticonVersion:3.0.2doticon
                                                                                                                                                                                                                                                                                                                                                                                                                  License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                  An open-source, low-code machine learning library in Python

                                                                                                                                                                                                                                                                                                                                                                                                                  Support
                                                                                                                                                                                                                                                                                                                                                                                                                    Quality
                                                                                                                                                                                                                                                                                                                                                                                                                      Security
                                                                                                                                                                                                                                                                                                                                                                                                                        License
                                                                                                                                                                                                                                                                                                                                                                                                                          Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                            pycaretby pycaret

                                                                                                                                                                                                                                                                                                                                                                                                                            Jupyter Notebook doticon star image 7392 doticonVersion:3.0.2doticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                            An open-source, low-code machine learning library in Python
                                                                                                                                                                                                                                                                                                                                                                                                                            Support
                                                                                                                                                                                                                                                                                                                                                                                                                              Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                Security
                                                                                                                                                                                                                                                                                                                                                                                                                                  License
                                                                                                                                                                                                                                                                                                                                                                                                                                    Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                      h2o-3by h2oai

                                                                                                                                                                                                                                                                                                                                                                                                                                      Jupyter Notebook doticonstar image 6315 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                                                                                                                                                                                      License: Permissive (Apache-2.0)

                                                                                                                                                                                                                                                                                                                                                                                                                                      H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.

                                                                                                                                                                                                                                                                                                                                                                                                                                      Support
                                                                                                                                                                                                                                                                                                                                                                                                                                        Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                          Security
                                                                                                                                                                                                                                                                                                                                                                                                                                            License
                                                                                                                                                                                                                                                                                                                                                                                                                                              Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                h2o-3by h2oai

                                                                                                                                                                                                                                                                                                                                                                                                                                                Jupyter Notebook doticon star image 6315 doticonVersion:Currentdoticon License: Permissive (Apache-2.0)

                                                                                                                                                                                                                                                                                                                                                                                                                                                H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
                                                                                                                                                                                                                                                                                                                                                                                                                                                Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                      License
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                          tpotby EpistasisLab

                                                                                                                                                                                                                                                                                                                                                                                                                                                          Python doticonstar image 9085 doticonVersion:v0.11.7doticon
                                                                                                                                                                                                                                                                                                                                                                                                                                                          License: Weak Copyleft (LGPL-3.0)

                                                                                                                                                                                                                                                                                                                                                                                                                                                          A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.

                                                                                                                                                                                                                                                                                                                                                                                                                                                          Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    tpotby EpistasisLab

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Python doticon star image 9085 doticonVersion:v0.11.7doticon License: Weak Copyleft (LGPL-3.0)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Kit Solution Source

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              automl-starterby kandikits

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Jupyter Notebook doticonstar image 0 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              This repo helps beginners and citizen data scientists to build machine learning models

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        automl-starterby kandikits

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Jupyter Notebook doticon star image 0 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        This repo helps beginners and citizen data scientists to build machine learning models
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Support
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Quality
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Security
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              License
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Reuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Deployment Information

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  The given source is the demonstration of AutoML with one of the open source library.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  This sections has the instructions to install the kit. For the Auto ML kit source, the deployment instructions are: 1. Clone the automl-starter from the source: https://github.com/kandikits/automl-starter 2. Install the required libraries by 'pip install -r requirements.txt' 3. Navigate to the 'automl-classification-pycaret.ipynb' and open and run each cells

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Sustainability Hackathon RapidHack initiative in partnership with VIT Chennai and IAEMP

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Special Thanks to our organizers, Dr.S.Angalaeswari & Dr.K.Jamuna, VIT-IAEMP Coordinators, Vellore Institute of Technology, Chennai. Dr.B.Somasundaram, Vice-President, IAEMP Ms.Sahaana .V, Executive Council Member,IAEMP Coimbatore Chapter. Mr.Gokul Ganesan, Executive Council Member, IAEMP Coimbatore Chapter.