calfcv
stable

Getting Started

  • Quick Start

Documentation

  • User Guide
  • CalfCV API

Tutorial - Examples

  • General examples

Studies - Text

  • Calf classification performance of multilabel text documents
  • Sentiment analysis of positive and negative IMDB reviews

Studies - N2 dataset

  • The N2 dataset
  • Low feature importance and generalization failure in the N2 dataset
  • Feature importances with a forest of trees
  • Clustering of the N2 dataset
  • The AUC from example 1 of the Calf paper
  • Analysis of data that lacks informative features

Studies - Small pathological example

  • Small pathological example
calfcv
  • Index
  • Edit on GitHub

Index

_ | C | D | F | P | S | T

_

  • __init__() (calfcv.Calf method)
    • (calfcv.CalfCV method)

C

  • Calf (class in calfcv)
  • CalfCV (class in calfcv)

D

  • decision_function() (calfcv.Calf method)
    • (calfcv.CalfCV method)

F

  • fit() (calfcv.Calf method)
    • (calfcv.CalfCV method)
  • fit_transform() (calfcv.Calf method)
    • (calfcv.CalfCV method)

P

  • predict() (calfcv.Calf method)
    • (calfcv.CalfCV method)
  • predict_proba() (calfcv.Calf method)
    • (calfcv.CalfCV method)

S

  • set_score_request() (calfcv.Calf method)
    • (calfcv.CalfCV method)

T

  • transform() (calfcv.Calf method)
    • (calfcv.CalfCV method)

© Copyright 2023, Carlson Research, LLC. Revision ccb6dc5f.

Built with Sphinx using a theme provided by Read the Docs.