Coder Social home page Coder Social logo

buddiex / receiptdid Goto Github PK

View Code? Open in Web Editor NEW

This project forked from omoju/receiptdid

0.0 1.0 0.0 868 KB

Receipt.ID is a multi-label, multi-class, hierarchical classification system implemented in a two layer feed forward network.

License: GNU General Public License v3.0

Jupyter Notebook 100.00%

receiptdid's Introduction

Receipt.ID

About

Receipt.ID is a multi-label, multi-class, hierarchical classification system implemented in a two layer feed forward network. It trains individual Random Forest text-based classifiers and combines the result with other features. Receipt.ID is built to scale with an application as the taxonomy for the domain in which it is applied grows.

Dependencies

Receipt.id is tested to work under Python 2.7 and Python 3

Code

The data preprocessing code is provided in the notebook receiptID_1_Data_Preprocessing.ipynb. While the modeling code is provided in the notebook receiptID_2_Model.ipynb.

To open it, go to the top-level project directory receiptID/ and start the notebook server:

jupyter notebook

This should open a web browser to the server's dashboard (typically http://127.0.0.1:8888). Click on the appropriate notebook (.ipynb) to open it, and follow the instructions.

Run

To run a code cell in the notebook, hit Shift+Enter. Any output will be displayed below the corresponding cell.

You can also add/edit markdown text cells and render them using Shift+Enter.

License

The contents of this repository are covered under the GNU GENERAL PUBLIC LICENSE.

receiptdid's People

Contributors

omoju 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.