Skip to content

Latest commit

 

History

History
54 lines (42 loc) · 1.29 KB

reference.md

File metadata and controls

54 lines (42 loc) · 1.29 KB
CurrentModule = CounterfactualExplanations 

Reference

In this reference, you will find a detailed overview of the package API.

Reference guides are technical descriptions of the machinery and how to operate it. Reference material is information-oriented.

Diátaxis

In other words, you come here because you want to take a very close look at the code 🧐.

Content

Pages = ["reference.md"]
Depth = 2

Exported functions

Modules = [
    CounterfactualExplanations, 
    CounterfactualExplanations.Convergence,
    CounterfactualExplanations.Evaluation,
    CounterfactualExplanations.DataPreprocessing,
    CounterfactualExplanations.Models,
    CounterfactualExplanations.GenerativeModels, 
    CounterfactualExplanations.Generators, 
    CounterfactualExplanations.Objectives
]
Private = false

Internal functions

Modules = [
    CounterfactualExplanations, 
    CounterfactualExplanations.Convergence,
    CounterfactualExplanations.Evaluation,
    CounterfactualExplanations.DataPreprocessing,
    CounterfactualExplanations.Models, 
    CounterfactualExplanations.GenerativeModels,
    CounterfactualExplanations.Generators, 
    CounterfactualExplanations.Objectives
]
Public = false