Skip to main content

A AutoML type utility

Project description

PLAY WITH ML (An Intuitive way of implementing ML models).

Index

Demo

Link: http://playwithml.herokuapp.com/

Overview

  • This is a intuitive way of implementing Machine Learning models without writing even a single line of code.
  • This is a supervised Machine Learning based Project in which you can Upload a Dataset of your choice,
  • View the Charts and Bar graphs related to the Dataset,
  • Select the type of model (Classification or Regression),
  • Select which model to train on,
  • Click on the TRAIN button,
  • Finally get the Scores, Code and Report for your Model :)

Installation

The Code is written in Python 3.7. If you don't have Python installed you can find it here. If you are using a lower version of Python you can upgrade using the pip package, ensuring you have the latest version of pip. To install the required packages and libraries, run this command in the project directory:

git clone https://github.com/mystery2828/playwithML.git
pip install -r requirements.txt

Directory Tree

│   app.py
│   classification.py
│   LICENSE
│   Procfile
│   readme.txt
│   regressor.py
│   requirements.txt
│   setup.sh
│
├───datasets
│       abalone.csv
│       Admission_Predict.csv
│       ionosphere.csv
│       iris.csv
│       Placement_Data_Full_Class.csv
│       pulse.xlsx
│       sonar.csv
│       winequality.csv

Usage

streamlit run app.py

Deployement on Heroku

git init
git add .
git commit -m "< commit message >"
git push
git push heroku master

Bug / Feature Request

If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result.

Technologies Used

Team

Akash C
Akash C
Ashwin Sharma
-
Ashwin Sharma

License

Apache license

Copyright 2020 Akash C

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

playwithML-0.0.2-py3-none-any.whl (9.3 kB view details)

Uploaded Python 3

File details

Details for the file playwithML-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: playwithML-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 9.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.4

File hashes

Hashes for playwithML-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6556c1abef862271c346a5a4574be3863fdd859123a011e77ec42d0f32a9f6b4
MD5 433fb4b7ee78fb670ee6178ec3422386
BLAKE2b-256 9ebf61f8e0e05e14095024dfcf3de572e8e239176e97bc85983e5af9ad485bf1

See more details on using hashes here.

Supported by

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