Skip to content

Python package for prior knowledge-guided models

Notifications You must be signed in to change notification settings

DEIB-GECO/pklearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Logo

PkLearn

A Python package for integrating prior domain knowledge into ML models

PkLearn

PkLearn is a Python package that allows for the integration of prior knowledge into machine learning models. By prioritizing relevant features, such models can enhance interpretability and potentially align findings with prior insights.

The enhancements in PkLearn build upon the scikit-learn library.


Getting Started

Installation

Install the package via pip:

pip install pktree

Compatibility

  • Built on top of scikit-learn.
  • The package is currently update. Compatibility with both classification and regression tasks may depend on the model used.

License

This package is open-source and distributed under the MIT License.

About

Python package for prior knowledge-guided models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published