Skip to content

martinmozina/orange3-evcrules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orange3 Rule Learning Add-on

This is an add-on for Orange3. The add-on contains A) implementation of rule learning with extreme value correction (EVC) used as a search heuristics and B) a logistic regression learner/classifier that can include rules in the model.

Installation

To install the add-on, run

pip install .

To register this add-on with Orange, but keep the code in the development directory (do not copy it to Python's site-packages directory), run

pip install -e .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages