Coder Social home page Coder Social logo

ecse-557-project-testcase's Introduction

ECSE 557 Project Test Case

This belongs to a McGill University project. The related dataset modification tool can be found in elements72/ECSE-557-project

classifier.py usage

Warning: enum_str does enumerate just fine, but in the case of binned/grouped values, they are still not ordered...

Datasets

Datasets can be found in /datasets.

filename description
full original dataset as exported from kaggle
base blank ID for all entries. all following are based on base. Run enum on ID to set to 0
base_debiased as many zero-targets as one-targets. training bias is too big otherwise.
b_d_inc_* base_debiased, but with income grouped to filename based bin size. Create using our tool.

Classifier python files

Executable python scripts can be found in the root directory, the are named according to the used dataset (see above table).

The print_b_d_json_accuracies.py script is used to evaluate the json files logged by the b_d_inc_* classifier and create confusion matrices used in the report.

Files that should not be ran directly (because they are internal libraries of sort) are

  • classifier.py, providing the actual classifier code
  • conf_mat_plt.py, a utility for creating a confusion matrix with matplotlib

The helpers directory contains a script to create the base_debiased data set from base.

ecse-557-project-testcase's People

Contributors

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