jeff1evesque/machine-learning
Web-interface + rest API for classification and regression (https://jeff1evesque.github.io/machine-learning.docs)
This tool helps non-technical users perform classification and regression tasks without writing code, by providing a web interface. You input structured data files (CSV, XML, JSON) and it outputs predictive models and new predictions based on those models. This is designed for business analysts, researchers, or anyone needing to make predictions from data without deep programming knowledge.
260 stars. No commits in the last 6 months.
Use this if you need to build predictive models or make forecasts using Support Vector Machine or Support Vector Regression, and prefer a visual, interactive tool over coding.
Not ideal if you need a wider range of machine learning algorithms, advanced customization options, or have very large datasets that require highly scalable and specialized platforms.
Stars
260
Forks
83
Language
JavaScript
License
—
Category
Last pushed
Feb 17, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jeff1evesque/machine-learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ai4os/DEEPaaS
A REST API to serve machine learning and deep learning models
GZTipDM/TipDM
TipDM建模平台,开源的数据挖掘工具。
datmo/datmo
Open source production model management tool for data scientists
kb22/ML-React-App-Template
This is a template for creating a Machine Learning application with its front-end developed...
pratos/flask_api
Creating a Machine Learning API using Flask - Repository for AV Article