Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

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

License

NotificationsYou must be signed in to change notification settings

retrofor/BlocklyML

 
 

Repository files navigation

Blockly ML

BlocklyML is aNo 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 fromBlockly and adapted for machine learning and Data analytics use-cases. 🧠

For a sample run go to sampleLayouts folder upload and try it out 😃

Read theUserGuide.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 fromrequirements.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/BlocklyMLForkers repo roster for @chekoduadarsh/BlocklyML

"Buy Me A Coffee"

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript96.2%
  • HTML1.8%
  • Python1.7%
  • Shell0.2%
  • CSS0.1%
  • Dockerfile0.0%

[8]ページ先頭

©2009-2025 Movatter.jp