Git Product home page Git Product logo

distance-class-py's Introduction

Distance Classifier

We see many in other non-computational fields running classifiers that incorrectly classify something as a given class when in reality it is "none of the above." For Example, if we had a classifier that can classify cats and dogs, but is given a car. This classifier will incorrectly classify the car as either a dog or a cat when in reality, it is "None of the above."

There are no current algorithms that can accurately classify data as "none of the above", and output a rigorous confidence value. Neural Nets are specifically hard to get something rigorous form; if you look at the mathematics of how the final number pops out, it’s a weighted sum of edge weights. It would be difficult to get a number like 1e-9 out of a process like that, and The final output numbers typically are nowhere near that small. With this dilemma, we are developing an algorithm that can classify accurately as well as produce a rigorous P-value.

distance-class-py's People

Contributors

a-lafrance avatar aquaright1 avatar chinmaytyagi avatar indigo-n-i avatar rionel-dmello avatar shiqij101 avatar

Watchers

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