Giter Site home page Giter Site logo

trellixvulnteam / tabiri_si9i Goto Github PK

View Code? Open in Web Editor NEW

This project forked from johnmburu/tabiri

0.0 0.0 0.0 18.91 MB

JavaScript 0.84% C++ 0.62% Python 86.10% C 2.98% Tcl 7.67% PowerShell 0.01% CSS 0.64% HTML 1.13% Batchfile 0.01% Xonsh 0.01%

tabiri_si9i's Introduction

Front End

This is the presentation layer. from here, SMEs will be able to interact with the system by uploading their data.

  • Data Transformation This module allows customers to Transform their uploaded data. Data Preparation Consumes 90% of the time in Predictive analytics. Data Preparation and data Transformation is out of Scope for this study. It is therefore expected that the Data preparation will be done outside this system.

  • Upload This module allows the SMES to Upload their Data to the platform ready for prediction. #customer Journey

Customers will:-
- Select Their Industry
- Declare the Number of files they intend to Upload
- Upload the files for prediction

Note: The application will Accept .csv, .xls, .xlsx file formats to be uploaded. The Upload will save the data in a temporaty_table that will be deleted imediately after prediction.

Back End

#Services /upload This POST service will save data into the Temporary table ready for Predition

/displayupload This GET Service will return uploded data ready for prediction

/deleteupload This Service deletes the datathat was uploaded for predition

/classificationmodel This service will send the data into the classification model for prediction

/linerregressionmodel This service will send the data into the linear regression model for prediction

/clusterringmodel This service will send the data into the clustering model for prediction

/classification_results

/regression_results

/clustering_results

tabiri_si9i's People

Contributors

trellixvulnteam avatar patchtester 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.