FCApy
v0.1.4
API Reference
Examples
FCApy
»
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
W
_
__init__() (fcapy.context.BinTable method)
(fcapy.context.FormalContext method)
(fcapy.lattice.ConceptLattice method)
(fcapy.mvcontext.MVContext method)
(fcapy.poset.POSet method)
(fcapy.visualizer.ConceptLatticeVisualizer method)
(fcapy.visualizer.LineVizNx method)
(fcapy.visualizer.Mover method)
(fcapy.visualizer.POSetVisualizer method)
A
AbstractPS (class in fcapy.mvcontext.pattern_structure)
add() (fcapy.lattice.ConceptLattice method)
(fcapy.poset.lattice.Lattice method)
(fcapy.poset.lattice.LowerSemiLattice method)
(fcapy.poset.lattice.UpperSemiLattice method)
(fcapy.poset.POSet method)
(fcapy.poset.tree.BinaryTree method)
add_concept() (fcapy.lattice.ConceptLattice method)
(in module fcapy.algorithms.lattice_construction)
algo_params (fcapy.ml.decision_lattice.DecisionLatticeClassifier property)
(fcapy.ml.decision_lattice.DecisionLatticePredictor property)
(fcapy.ml.decision_lattice.DecisionLatticeRegressor property)
all() (fcapy.context.BinTable method)
all_subconcepts_dict (fcapy.lattice.ConceptLattice property)
all_superconcepts_dict (fcapy.lattice.ConceptLattice property)
any() (fcapy.context.BinTable method)
arrow_down() (fcapy.context.BinTable method)
arrow_up() (fcapy.context.BinTable method)
assemble_pattern_structures() (fcapy.mvcontext.MVContext method)
attribute_names (fcapy.context.FormalContext property)
(fcapy.mvcontext.MVContext property)
average_concepts_class_probabilities() (fcapy.ml.decision_lattice.DecisionLatticeClassifier method)
average_concepts_predictions() (fcapy.ml.decision_lattice.DecisionLatticeClassifier method)
(fcapy.ml.decision_lattice.DecisionLatticePredictor method)
(fcapy.ml.decision_lattice.DecisionLatticeRegressor method)
B
BinaryTree (class in fcapy.poset.tree)
BinTable (class in fcapy.context)
bottom_concept (fcapy.lattice.ConceptLattice property)
bottom_concept_i (fcapy.lattice.ConceptLattice property)
bottom_element (fcapy.lattice.ConceptLattice property)
(fcapy.poset.lattice.Lattice property)
(fcapy.poset.lattice.LowerSemiLattice property)
bottom_elements (fcapy.lattice.ConceptLattice property)
(fcapy.poset.lattice.Lattice property)
(fcapy.poset.lattice.LowerSemiLattice property)
(fcapy.poset.lattice.UpperSemiLattice property)
(fcapy.poset.POSet property)
(fcapy.poset.tree.BinaryTree property)
C
calc_concept_prediction_metrics() (fcapy.ml.decision_lattice.DecisionLatticeClassifier method)
(fcapy.ml.decision_lattice.DecisionLatticePredictor method)
(fcapy.ml.decision_lattice.DecisionLatticeRegressor method)
calc_concepts_measures() (fcapy.lattice.ConceptLattice method)
class_names (fcapy.ml.decision_lattice.DecisionLatticeClassifier property)
close_by_one() (in module fcapy.algorithms.concept_construction)
complete_comparison() (in module fcapy.algorithms.lattice_construction)
compute_generators() (fcapy.ml.decision_lattice.DecisionLatticeClassifier method)
(fcapy.ml.decision_lattice.DecisionLatticePredictor method)
(fcapy.ml.decision_lattice.DecisionLatticeRegressor method)
concept_lattice_label_func() (fcapy.visualizer.LineVizNx static method)
ConceptLattice (class in fcapy.lattice)
ConceptLatticeVisualizer (class in fcapy.visualizer)
concepts (fcapy.lattice.ConceptLattice property)
concepts_leq_func() (fcapy.lattice.ConceptLattice static method)
construct_lattice_by_spanning_tree() (in module fcapy.algorithms.lattice_construction)
construct_lattice_from_spanning_tree() (in module fcapy.algorithms.lattice_construction)
construct_lattice_from_spanning_tree_parallel() (in module fcapy.algorithms.lattice_construction)
construct_spanning_tree() (in module fcapy.algorithms.lattice_construction)
context_hash (fcapy.lattice.formal_concept.FormalConcept property)
(fcapy.lattice.pattern_concept.PatternConcept property)
D
data (fcapy.context.BinTable property)
(fcapy.context.FormalContext property)
(fcapy.mvcontext.MVContext property)
(fcapy.mvcontext.pattern_structure.AbstractPS property)
(fcapy.mvcontext.pattern_structure.IntervalPS property)
DecisionLatticeClassifier (class in fcapy.ml.decision_lattice)
DecisionLatticePredictor (class in fcapy.ml.decision_lattice)
DecisionLatticeRegressor (class in fcapy.ml.decision_lattice)
description (fcapy.context.FormalContext property)
(fcapy.mvcontext.MVContext property)
description_to_generators() (fcapy.mvcontext.pattern_structure.AbstractPS method)
(fcapy.mvcontext.pattern_structure.IntervalPS method)
direct_sub_elements() (fcapy.lattice.ConceptLattice method)
(fcapy.poset.lattice.Lattice method)
(fcapy.poset.lattice.LowerSemiLattice method)
(fcapy.poset.lattice.UpperSemiLattice method)
(fcapy.poset.POSet method)
(fcapy.poset.tree.BinaryTree method)
direct_sub_elements_dict (fcapy.lattice.ConceptLattice property)
(fcapy.poset.lattice.Lattice property)
(fcapy.poset.lattice.LowerSemiLattice property)
(fcapy.poset.lattice.UpperSemiLattice property)
(fcapy.poset.POSet property)
(fcapy.poset.tree.BinaryTree property)
direct_super_elements() (fcapy.lattice.ConceptLattice method)
(fcapy.poset.lattice.Lattice method)
(fcapy.poset.lattice.LowerSemiLattice method)
(fcapy.poset.lattice.UpperSemiLattice method)
(fcapy.poset.POSet method)
(fcapy.poset.tree.BinaryTree method)
direct_super_elements_dict (fcapy.lattice.ConceptLattice property)
(fcapy.poset.lattice.Lattice property)
(fcapy.poset.lattice.LowerSemiLattice property)
(fcapy.poset.lattice.UpperSemiLattice property)
(fcapy.poset.POSet property)
(fcapy.poset.tree.BinaryTree property)
direction (fcapy.visualizer.Mover property)
draw_concept_lattice() (fcapy.visualizer.LineVizNx method)
draw_networkx() (fcapy.visualizer.ConceptLatticeVisualizer method)
(fcapy.visualizer.POSetVisualizer method)
draw_plotly() (fcapy.visualizer.ConceptLatticeVisualizer method)
(fcapy.visualizer.POSetVisualizer method)
draw_poset() (fcapy.visualizer.LineVizNx method)
draw_quiver() (fcapy.visualizer.LineVizNx method)
E
elements (fcapy.lattice.ConceptLattice property)
(fcapy.poset.lattice.Lattice property)
(fcapy.poset.lattice.LowerSemiLattice property)
(fcapy.poset.lattice.UpperSemiLattice property)
(fcapy.poset.POSet property)
(fcapy.poset.tree.BinaryTree property)
extension() (fcapy.context.FormalContext method)
(fcapy.mvcontext.MVContext method)
extension_i() (fcapy.context.FormalContext method)
(fcapy.mvcontext.MVContext method)
(fcapy.mvcontext.pattern_structure.AbstractPS method)
(fcapy.mvcontext.pattern_structure.IntervalPS method)
extent (fcapy.lattice.formal_concept.FormalConcept property)
(fcapy.lattice.pattern_concept.PatternConcept property)
extent_i (fcapy.lattice.formal_concept.FormalConcept property)
(fcapy.lattice.pattern_concept.PatternConcept property)
F
fcapy.algorithms.concept_construction
module
fcapy.algorithms.lattice_construction
module
fcapy.context.converters
module
fcapy.lattice.concept_measures
module
fcapy.lattice.formal_concept
module
fcapy.lattice.pattern_concept
module
fcapy.ml.decision_lattice
module
fcapy.mvcontext.pattern_structure
module
fcapy.poset.lattice
module
fcapy.poset.tree
module
fcapy.utils.utils
module
fill_up_caches() (fcapy.lattice.ConceptLattice method)
(fcapy.poset.lattice.Lattice method)
(fcapy.poset.lattice.LowerSemiLattice method)
(fcapy.poset.lattice.UpperSemiLattice method)
(fcapy.poset.POSet method)
(fcapy.poset.tree.BinaryTree method)
fill_up_direct_subelements_cache() (fcapy.lattice.ConceptLattice method)
(fcapy.poset.lattice.Lattice method)
(fcapy.poset.lattice.LowerSemiLattice method)
(fcapy.poset.lattice.UpperSemiLattice method)
(fcapy.poset.POSet method)
(fcapy.poset.tree.BinaryTree method)
fill_up_direct_superelements_cache() (fcapy.lattice.ConceptLattice method)
(fcapy.poset.lattice.Lattice method)
(fcapy.poset.lattice.LowerSemiLattice method)
(fcapy.poset.lattice.UpperSemiLattice method)
(fcapy.poset.POSet method)
(fcapy.poset.tree.BinaryTree method)
fill_up_leq_cache() (fcapy.lattice.ConceptLattice method)
(fcapy.poset.lattice.Lattice method)
(fcapy.poset.lattice.LowerSemiLattice method)
(fcapy.poset.lattice.UpperSemiLattice method)
(fcapy.poset.POSet method)
(fcapy.poset.tree.BinaryTree method)
fill_up_subelements_cache() (fcapy.lattice.ConceptLattice method)
(fcapy.poset.lattice.Lattice method)
(fcapy.poset.lattice.LowerSemiLattice method)
(fcapy.poset.lattice.UpperSemiLattice method)
(fcapy.poset.POSet method)
(fcapy.poset.tree.BinaryTree method)
fill_up_superelements_cache() (fcapy.lattice.ConceptLattice method)
(fcapy.poset.lattice.Lattice method)
(fcapy.poset.lattice.LowerSemiLattice method)
(fcapy.poset.lattice.UpperSemiLattice method)
(fcapy.poset.POSet method)
(fcapy.poset.tree.BinaryTree method)
fit() (fcapy.ml.decision_lattice.DecisionLatticeClassifier method)
(fcapy.ml.decision_lattice.DecisionLatticePredictor method)
(fcapy.ml.decision_lattice.DecisionLatticeRegressor method)
FormalConcept (class in fcapy.lattice.formal_concept)
FormalContext (class in fcapy.context)
from_context() (fcapy.lattice.ConceptLattice class method)
from_decision_tree() (fcapy.ml.decision_lattice.DecisionLatticeRegressor class method)
from_dict() (fcapy.lattice.formal_concept.FormalConcept class method)
(fcapy.lattice.pattern_concept.PatternConcept class method)
from_gradient_boosting() (fcapy.ml.decision_lattice.DecisionLatticeRegressor class method)
from_json() (fcapy.mvcontext.pattern_structure.AbstractPS class method)
(fcapy.mvcontext.pattern_structure.IntervalPS class method)
from_pandas() (fcapy.context.FormalContext static method)
(fcapy.mvcontext.MVContext static method)
(in module fcapy.context.converters)
from_random_forest() (fcapy.ml.decision_lattice.DecisionLatticeRegressor class method)
from_xgboost() (fcapy.ml.decision_lattice.DecisionLatticeRegressor class method)
G
generators_by_intent_difference() (fcapy.mvcontext.MVContext method)
(fcapy.mvcontext.pattern_structure.AbstractPS method)
(fcapy.mvcontext.pattern_structure.IntervalPS method)
generators_to_description() (fcapy.mvcontext.pattern_structure.AbstractPS method)
(fcapy.mvcontext.pattern_structure.IntervalPS method)
get_all_subconcepts_dict() (fcapy.lattice.ConceptLattice class method)
get_all_superconcepts_dict() (fcapy.lattice.ConceptLattice class method)
get_chains() (fcapy.lattice.ConceptLattice method)
get_concept_new_extent() (fcapy.lattice.ConceptLattice method)
get_concept_new_extent_i() (fcapy.lattice.ConceptLattice method)
get_concept_new_intent() (fcapy.lattice.ConceptLattice method)
get_concept_new_intent_i() (fcapy.lattice.ConceptLattice method)
get_conditional_generators_dict() (fcapy.lattice.ConceptLattice method)
get_kwargs_used() (in module fcapy.utils.utils)
get_minimal_generators() (fcapy.context.FormalContext method)
(fcapy.mvcontext.MVContext method)
get_nodes_position() (fcapy.visualizer.ConceptLatticeVisualizer static method)
(fcapy.visualizer.POSetVisualizer static method)
get_top_bottom_concepts_i() (fcapy.lattice.ConceptLattice static method)
H
hash_fixed() (fcapy.context.FormalContext method)
(fcapy.mvcontext.MVContext method)
height (fcapy.context.BinTable property)
I
index() (fcapy.lattice.ConceptLattice method)
(fcapy.poset.lattice.Lattice method)
(fcapy.poset.lattice.LowerSemiLattice method)
(fcapy.poset.lattice.UpperSemiLattice method)
(fcapy.poset.POSet method)
(fcapy.poset.tree.BinaryTree method)
infimum() (fcapy.lattice.ConceptLattice method)
(fcapy.poset.lattice.Lattice method)
(fcapy.poset.lattice.LowerSemiLattice method)
(fcapy.poset.lattice.UpperSemiLattice method)
(fcapy.poset.POSet method)
(fcapy.poset.tree.BinaryTree method)
init_mover_per_poset() (fcapy.visualizer.LineVizNx method)
initialize_pos() (fcapy.visualizer.Mover method)
intent (fcapy.lattice.formal_concept.FormalConcept property)
(fcapy.lattice.pattern_concept.PatternConcept property)
intent_i (fcapy.lattice.formal_concept.FormalConcept property)
(fcapy.lattice.pattern_concept.PatternConcept property)
intention() (fcapy.context.FormalContext method)
(fcapy.mvcontext.MVContext method)
intention_i() (fcapy.context.FormalContext method)
(fcapy.mvcontext.MVContext method)
(fcapy.mvcontext.pattern_structure.AbstractPS method)
(fcapy.mvcontext.pattern_structure.IntervalPS method)
intersect_descriptions() (fcapy.mvcontext.pattern_structure.AbstractPS static method)
(fcapy.mvcontext.pattern_structure.IntervalPS static method)
IntervalPS (class in fcapy.mvcontext.pattern_structure)
J
jitter_node() (fcapy.visualizer.Mover method)
join_elements() (fcapy.lattice.ConceptLattice method)
(fcapy.poset.lattice.Lattice method)
(fcapy.poset.lattice.LowerSemiLattice method)
(fcapy.poset.lattice.UpperSemiLattice method)
(fcapy.poset.POSet method)
(fcapy.poset.tree.BinaryTree method)
L
Lattice (class in fcapy.poset.lattice)
lattice (fcapy.ml.decision_lattice.DecisionLatticeClassifier property)
(fcapy.ml.decision_lattice.DecisionLatticePredictor property)
(fcapy.ml.decision_lattice.DecisionLatticeRegressor property)
leq_descriptions() (fcapy.mvcontext.MVContext method)
(fcapy.mvcontext.pattern_structure.AbstractPS class method)
(fcapy.mvcontext.pattern_structure.IntervalPS class method)
leq_elements() (fcapy.lattice.ConceptLattice method)
(fcapy.poset.lattice.Lattice method)
(fcapy.poset.lattice.LowerSemiLattice method)
(fcapy.poset.lattice.UpperSemiLattice method)
(fcapy.poset.POSet method)
(fcapy.poset.tree.BinaryTree method)
leq_func (fcapy.lattice.ConceptLattice property)
(fcapy.poset.lattice.Lattice property)
(fcapy.poset.lattice.LowerSemiLattice property)
(fcapy.poset.lattice.UpperSemiLattice property)
(fcapy.poset.POSet property)
(fcapy.poset.tree.BinaryTree property)
lindig_algorithm() (in module fcapy.algorithms.concept_construction)
LineVizNx (class in fcapy.visualizer)
LowerSemiLattice (class in fcapy.poset.lattice)
M
meet_elements() (fcapy.lattice.ConceptLattice method)
(fcapy.poset.lattice.Lattice method)
(fcapy.poset.lattice.LowerSemiLattice method)
(fcapy.poset.lattice.UpperSemiLattice method)
(fcapy.poset.POSet method)
(fcapy.poset.tree.BinaryTree method)
module
fcapy.algorithms.concept_construction
fcapy.algorithms.lattice_construction
fcapy.context.converters
fcapy.lattice.concept_measures
fcapy.lattice.formal_concept
fcapy.lattice.pattern_concept
fcapy.ml.decision_lattice
fcapy.mvcontext.pattern_structure
fcapy.poset.lattice
fcapy.poset.tree
fcapy.utils.utils
Mover (class in fcapy.visualizer)
MVContext (class in fcapy.mvcontext)
N
n_attributes (fcapy.context.FormalContext property)
(fcapy.mvcontext.MVContext property)
n_objects (fcapy.context.FormalContext property)
(fcapy.mvcontext.MVContext property)
name (fcapy.mvcontext.pattern_structure.AbstractPS property)
(fcapy.mvcontext.pattern_structure.IntervalPS property)
O
object_names (fcapy.context.FormalContext property)
(fcapy.mvcontext.MVContext property)
P
parse_decision_tree_to_extents() (in module fcapy.algorithms.concept_construction)
pattern_structures (fcapy.mvcontext.MVContext property)
pattern_types (fcapy.lattice.pattern_concept.PatternConcept property)
(fcapy.mvcontext.MVContext property)
PatternConcept (class in fcapy.lattice.pattern_concept)
place_node() (fcapy.visualizer.Mover method)
pos (fcapy.visualizer.Mover property)
POSet (class in fcapy.poset)
POSetVisualizer (class in fcapy.visualizer)
posx (fcapy.visualizer.Mover property)
posy (fcapy.visualizer.Mover property)
powerset() (in module fcapy.utils.utils)
predict() (fcapy.ml.decision_lattice.DecisionLatticeClassifier method)
(fcapy.ml.decision_lattice.DecisionLatticePredictor method)
(fcapy.ml.decision_lattice.DecisionLatticeRegressor method)
predict_proba() (fcapy.ml.decision_lattice.DecisionLatticeClassifier method)
PredictFunctions (class in fcapy.ml.decision_lattice)
print_data() (fcapy.context.FormalContext method)
R
random_forest_concepts() (in module fcapy.algorithms.concept_construction)
read_csv() (fcapy.context.FormalContext static method)
(fcapy.mvcontext.MVContext method)
(in module fcapy.context.converters)
read_cxt() (fcapy.context.FormalContext static method)
(in module fcapy.context.converters)
read_json() (fcapy.lattice.ConceptLattice static method)
(fcapy.lattice.formal_concept.FormalConcept class method)
(fcapy.lattice.pattern_concept.PatternConcept class method)
(fcapy.mvcontext.MVContext static method)
(in module fcapy.context.converters)
remove() (fcapy.lattice.ConceptLattice method)
(fcapy.poset.lattice.Lattice method)
(fcapy.poset.lattice.LowerSemiLattice method)
(fcapy.poset.lattice.UpperSemiLattice method)
(fcapy.poset.POSet method)
(fcapy.poset.tree.BinaryTree method)
remove_concept() (fcapy.lattice.ConceptLattice method)
(in module fcapy.algorithms.lattice_construction)
S
safe_tqdm() (in module fcapy.utils.utils)
shap_values() (fcapy.ml.decision_lattice.DecisionLatticeClassifier method)
(fcapy.ml.decision_lattice.DecisionLatticePredictor method)
(fcapy.ml.decision_lattice.DecisionLatticeRegressor method)
shape (fcapy.context.BinTable property)
shift_node() (fcapy.visualizer.Mover method)
slice_list() (in module fcapy.utils.utils)
sofia_binary() (in module fcapy.algorithms.concept_construction)
sofia_general() (in module fcapy.algorithms.concept_construction)
sort_concepts() (fcapy.lattice.ConceptLattice static method)
sparse_unique_columns() (in module fcapy.utils.utils)
stability() (in module fcapy.lattice.concept_measures)
stability_bounds() (in module fcapy.lattice.concept_measures)
sub_elements() (fcapy.lattice.ConceptLattice method)
(fcapy.poset.lattice.Lattice method)
(fcapy.poset.lattice.LowerSemiLattice method)
(fcapy.poset.lattice.UpperSemiLattice method)
(fcapy.poset.POSet method)
(fcapy.poset.tree.BinaryTree method)
sub_elements_dict (fcapy.lattice.ConceptLattice property)
(fcapy.poset.lattice.Lattice property)
(fcapy.poset.lattice.LowerSemiLattice property)
(fcapy.poset.lattice.UpperSemiLattice property)
(fcapy.poset.POSet property)
(fcapy.poset.tree.BinaryTree property)
subconcepts_dict (fcapy.lattice.ConceptLattice property)
sum() (fcapy.context.BinTable method)
super_elements() (fcapy.lattice.ConceptLattice method)
(fcapy.poset.lattice.Lattice method)
(fcapy.poset.lattice.LowerSemiLattice method)
(fcapy.poset.lattice.UpperSemiLattice method)
(fcapy.poset.POSet method)
(fcapy.poset.tree.BinaryTree method)
super_elements_dict (fcapy.lattice.ConceptLattice property)
(fcapy.poset.lattice.Lattice property)
(fcapy.poset.lattice.LowerSemiLattice property)
(fcapy.poset.lattice.UpperSemiLattice property)
(fcapy.poset.POSet property)
(fcapy.poset.tree.BinaryTree property)
superconcepts_dict (fcapy.lattice.ConceptLattice property)
support (fcapy.lattice.formal_concept.FormalConcept property)
(fcapy.lattice.pattern_concept.PatternConcept property)
supremum() (fcapy.lattice.ConceptLattice method)
(fcapy.poset.lattice.Lattice method)
(fcapy.poset.lattice.LowerSemiLattice method)
(fcapy.poset.lattice.UpperSemiLattice method)
(fcapy.poset.POSet method)
(fcapy.poset.tree.BinaryTree method)
swap_nodes() (fcapy.visualizer.Mover method)
T
target (fcapy.context.FormalContext property)
(fcapy.mvcontext.MVContext property)
target_entropy() (in module fcapy.lattice.concept_measures)
to_dict() (fcapy.lattice.formal_concept.FormalConcept method)
(fcapy.lattice.pattern_concept.PatternConcept method)
to_json() (fcapy.mvcontext.pattern_structure.AbstractPS class method)
(fcapy.mvcontext.pattern_structure.IntervalPS class method)
to_list() (fcapy.context.BinTable method)
to_networkx() (fcapy.lattice.ConceptLattice method)
(fcapy.poset.lattice.Lattice method)
(fcapy.poset.lattice.LowerSemiLattice method)
(fcapy.poset.lattice.UpperSemiLattice method)
(fcapy.poset.POSet method)
(fcapy.poset.tree.BinaryTree method)
to_numeric() (fcapy.context.FormalContext method)
(fcapy.mvcontext.MVContext method)
(fcapy.mvcontext.pattern_structure.AbstractPS method)
(fcapy.mvcontext.pattern_structure.IntervalPS method)
to_pandas() (fcapy.context.FormalContext method)
(fcapy.mvcontext.MVContext method)
(in module fcapy.context.converters)
top_concept (fcapy.lattice.ConceptLattice property)
top_concept_i (fcapy.lattice.ConceptLattice property)
top_element (fcapy.lattice.ConceptLattice property)
(fcapy.poset.lattice.Lattice property)
(fcapy.poset.lattice.UpperSemiLattice property)
(fcapy.poset.tree.BinaryTree property)
top_elements (fcapy.lattice.ConceptLattice property)
(fcapy.poset.lattice.Lattice property)
(fcapy.poset.lattice.LowerSemiLattice property)
(fcapy.poset.lattice.UpperSemiLattice property)
(fcapy.poset.POSet property)
(fcapy.poset.tree.BinaryTree property)
trace_context() (fcapy.lattice.ConceptLattice method)
trace_element() (fcapy.lattice.ConceptLattice method)
(fcapy.poset.lattice.Lattice method)
(fcapy.poset.lattice.LowerSemiLattice method)
(fcapy.poset.lattice.UpperSemiLattice method)
(fcapy.poset.POSet method)
(fcapy.poset.tree.BinaryTree method)
U
unite_descriptions() (fcapy.mvcontext.pattern_structure.AbstractPS static method)
(fcapy.mvcontext.pattern_structure.IntervalPS static method)
UpperSemiLattice (class in fcapy.poset.lattice)
use_generators (fcapy.ml.decision_lattice.DecisionLatticeClassifier property)
(fcapy.ml.decision_lattice.DecisionLatticePredictor property)
(fcapy.ml.decision_lattice.DecisionLatticeRegressor property)
W
width (fcapy.context.BinTable property)
write_csv() (fcapy.context.FormalContext method)
(in module fcapy.context.converters)
write_cxt() (fcapy.context.FormalContext method)
(in module fcapy.context.converters)
write_json() (fcapy.context.FormalContext method)
(fcapy.lattice.ConceptLattice method)
(fcapy.lattice.formal_concept.FormalConcept method)
(fcapy.lattice.pattern_concept.PatternConcept method)
(fcapy.mvcontext.MVContext method)
(in module fcapy.context.converters)