• Stars
    star
    434
  • Rank 97,315 (Top 2 %)
  • Language
    JavaScript
  • License
    Apache License 2.0
  • Created about 3 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

BlocklyML is a simple visual programming Tool for python and ML. 🧩 🖥️

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"

More Repositories

1

YOPO-You-Only-Plot-Once

YOPO - A near zero code plotting library 📊 📈 📉
Python
39
star
2

Image-to-Text-converter-OCR

🖼️ ➡️ 📜
Python
14
star
3

Convolutional-XGBOOST

XGBOOST ➕ CNN 🔥
Jupyter Notebook
11
star
4

YOPO-Web-Demo

YOPO-Web-Demo
Python
2
star
5

chekoduadarsh.github.io

SCSS
2
star
6

Optimization-of-Retinex-and-Image-Processing-Algorithms

This project analysis and optimizes Retinex image enhancement algorithm for embedded system applications
C++
2
star
7

Blogs

Python
2
star
8

Custom-Image-Augmentation-Keras

This is a plugin tool for your project to impliment your coustom image processing algorithms
Jupyter Notebook
2
star
9

Blog

Python
1
star
10

Random-Pixel-Drop

Python
1
star
11

Restaurant-Digital-Ecosystem

restaurent menu app made with flutter
Dart
1
star
12

MNISTFlutterApp

Flutter based MNIST app fro handwritten digit recognition
C++
1
star
13

Heroku-Face-Recognition

Python
1
star
14

Padded-Image-Resizer

Image Resizer Desinged for DL project which can resize the image keeping aspect ratio!!
Python
1
star
15

NestFinder

NestFinder a real estate selling app (Flutter Demo)
Dart
1
star
16

chekoduadarsh

1
star
17

Text-Summerizer

Seq2Seq
Python
1
star
18

ASCII-Video

ASCII Video
HTML
1
star
19

Resume

HTML
1
star
20

Machine-Learning-Tool

Its a python based ML Tool where you can give dataset and get ploted output. This can be used to compare the output you obtained
Python
1
star
21

Showcase

A personal projects showcase Repo
HTML
1
star
22

vicara-data-science-challenge

Jupyter Notebook
1
star
23

Convolutional-Nural-Networks

It is Python based Nural Network Code with dataset as images
Python
1
star