Skip to main content

wzai ; A simple ML web server,from wenzhou S&T High school

Project description

EasyML - 机器学习代码生成器

EasyML是一个简单易用的机器学习代码生成器,帮助初学者快速上手机器学习项目。

功能特点

  • 支持多种机器学习模型:
    • 分类模型(KNN、SVM、朴素贝叶斯等)
    • 回归模型(线性回归、决策树、随机森林等)
    • 聚类模型(K-means、谱聚类等)
    • 降维模型(PCA、LDA等)
  • 简洁直观的用户界面
  • 一键生成代码
  • 支持代码运行和模型下载
  • 参数可视化配置

安装说明

  1. 克隆或下载本项目
  2. 安装依赖:
pip install -r requirements.txt

使用方法

  1. 启动服务器:
python server.py
  1. 在浏览器中访问:
http://localhost:5001
  1. 使用步骤:
    • 选择模型类型
    • 输入模型名称
    • 选择具体算法
    • 调整参数(可选)
    • 上传数据集(CSV格式)
    • 点击"生成代码"
    • 运行代码或下载模型

注意事项

  • 确保已安装所有必要的Python依赖
  • 运行代码前请确保数据文件已准备好
  • 模型下载功能需要模型已经训练并保存
  • 所有静态资源(HTML、CSS、JavaScript)都由服务器提供
  • 上传的数据集必须是CSV格式
  • 代码执行有30秒超时限制

技术支持

如有问题或建议,请提交Issue或联系开发者。

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

webeasyml-0.1.1.tar.gz (2.1 kB view details)

Uploaded Source

File details

Details for the file webeasyml-0.1.1.tar.gz.

File metadata

  • Download URL: webeasyml-0.1.1.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.3

File hashes

Hashes for webeasyml-0.1.1.tar.gz
Algorithm Hash digest
SHA256 500c818fe563c2b73b6373a9f98dcef8ef0afb161240ac8231336cf0face1102
MD5 57c24ab99146517a124df2e9067f075d
BLAKE2b-256 8508dad9f4cef16223f73eae665296193a1f582faae86649b72c49c7fe0a6ee1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page