Giter Club home page Giter Club logo

blocklyml's Introduction

Blockly ML

BlocklyML is a No Code training ground for python and Machine Learning. This tool is designed to simplify standard machine learning implementation. This tool can assist anyone who wants to start with Machine Learning or python. This is a forked project from Blockly and adapted for machine learning and Data analytics use-cases. ๐Ÿง 

For a sample run go to sampleLayouts folder upload and try it out ๐Ÿ˜ƒ

Read the UserGuide.md for further info

In the Example given below we will train a random forest for Iris Dataset

blocklyML_demo.mp4

Table of contents

Installing as BlocklyML App

First clone this repo

git clone https://github.com/chekoduadarsh/BlocklyML

After cloning the repo you can either follow the Flask Method

Flask Method

Install the requirements from requirements.txt with the following command

pip install -r requirements.txt 

then you can run the application by

python app.py

Simple as that ๐Ÿคทโ€โ™‚๏ธ

UI Features

Shortcuts

You can find these buttons in the top right corner of the application. Their functionality as follows

  1. Download XML Layout
  2. Upload XML layout
  3. Copy Code
  4. Launch Google Colab
  5. Delete
  6. Run (Not Supported Yet!!)

drawing

Dataframe Viewer

Blockly support complete html view of the DataFrame. This can be accessed by view option in the navigation bar

drawing

Download Code

Blockly support both .py and .ipynb formats. You can download the code from the download option in the navigation bar

drawing

Contribute

If you find any error or need support please raise a issue. If you think you can add a feature, or help solve a bug please raise a PR

This repo welcomes any kind of contributions ๐Ÿ™

Feel free to adapt it criticize it and support it the way you like!!

Read : CONTRIBUTING.md

License

Apache License, Version 2.0

Thanks to

Stargazers repo roster for @chekoduadarsh/BlocklyML Forkers repo roster for @chekoduadarsh/BlocklyML

"Buy Me A Coffee"

blocklyml's People

Contributors

chekoduadarsh avatar qazcetelic avatar

Recommend Projects

  • React photo React

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

  • Vue.js photo Vue.js

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

  • Typescript photo Typescript

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

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

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

Recommend Topics

  • javascript

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

  • web

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

  • server

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

  • Machine learning

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

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

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

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

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

  • D3 photo D3

    Data-Driven Documents codes.