pcit-manual

View the Project on GitHub

This manual will describe the API in the pcit package

MetaEstimator

Type

Class

Description

An estimator of the type MetaEstimator is a collection of methods and routines that are needed to automatically find optimal prediction functionals for prediction tasks. In particular, it combines automatically determining if the task is regression or classification, finding the optimal prediction functional through the usage of ensembling methods, and implements routines to get the correct residuals

Attributes

Functions

PCIT

Conditional independence test using predictive inference to detect if two variables are conditionally independent given z, where z can be an empty set (= None) (for a marginal independence test)

Attributes:

Returns:

find_neighbours

Undirected graph skeleton learning routine, using the PCIT.

Attributes:

Returns: