Giter VIP home page Giter VIP logo

discretization-mdlpc's Introduction

Discretization MDLP

Python implementation of Fayyad and Irani's MDLP criterion discretiation algorithm

Reference:

Irani, Keki B. "Multi-interval discretization of continuous-valued attributes for classification learning." (1993).

Changes: This new release is compatible with Scikit-learn, and may be used as a part of a Scikit-learn pipeline. The old version is still available in release v0.9.

Dependencies:

  1. Numpy: Tested on version 1.14.5
  2. Scikit-learn: Tested on version 0.19.1

Python version Tested on python 2.7.5

discretization-mdlpc's People

Contributors

navicto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

discretization-mdlpc's Issues

License

This project does not provide a license. Is it possible to use/fork/contribute to the code?

Error when pulling github repository

Hi I am trying to install your library but I am continuously getting the following error. Any idea why?

` pip3 install git+https://github.com/navicto/Discretization-MDLPC
Collecting git+https://github.com/navicto/Discretization-MDLPC
Cloning https://github.com/navicto/Discretization-MDLPC to /tmp/pip-l6lbegmk-build
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/python3.5/tokenize.py", line 454, in open
buffer = _builtin_open(filename, 'rb')
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-l6lbegmk-build/setup.py'

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-l6lbegmk-build/
`

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.