Giter Site home page Giter Site logo

auto_maching_learning's Introduction

Auto_maching_learning 自动机器学习平台

自动机器学习平台:
自定义数据分析方式,生成可视化图表
一键读取数据、预处理数据、训练模型、评估模型。
生成 .py、.ipynb等格式的Python源码。

一、配置信息

  • 运行平台:windows/linux
  • python version:3.6
  • 前端框架:vue 2.9.6
  • 后端框架:django 3.0
  • 数据库:mongodb,mysql
  • 依赖库;django、numpy、pandas、sklearn、matplotlib、mongoengine

二、目录结构

├─Auto_maching_learning
│ │ asgi.py
│ │ settings.py
│ │ urls.py
│ │ wsgi.py
│ │ init.py
│ │
├─Datasets
│ hour.csv
├─model_selection
│ │ admin.py
│ │ apps.py
│ │ models.py
│ │ tests.py
│ │ urls.py
│ │ views.py
│ │ init.py
│ │
│ ├─migrations


└─templates
└─dist
│ .gitkeep
│ index.html

└─static

│ manage.py
│ Readme.md

auto_maching_learning's People

Contributors

yourdaylight avatar

Watchers

 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.