Man pages for SSaishruthi/raif-test

accuracyReturn the ratio of correct predictions to total examples in...
aif_datasetFunction to create AIF compatible dataset
average_abs_odds_differenceAverage of absolute difference in FPR and TPR for...
average_odds_differenceAverage of difference in FPR and TPR for unprivileged and...
base_rateCompute the base rate optionally conditioned on protected...
between_all_groups_coefficient_of_variationThe between-group coefficient of variation is two times the...
between_all_groups_generalized_entropy_indexBetween-group generalized entropy index that uses all...
between_all_groups_theil_indexThe between-group Theil index is the...
between_group_coefficient_of_variationThe between-group coefficient of variation is two times the...
between_group_generalized_entropy_indexBetween-group generalized entropy index that uses...
between_group_theil_indexThe between-group Theil index is the...
binary_confusion_matrixCompute the number of true/false positives/negatives,...
binary_label_dataset_metricClass for computing metrics based on a single...
classification_disparate_impactCompute the disparate impact between the privileged and...
classification_metricClass for computing metrics based on two BinaryLabelDatasets....
classification_statistical_parity_differenceCompute the statistical parity difference between the...
coefficient_of_variationThe coefficient of variation is two times the square root of...
consistencyIndividual fairness metric that measures how similar the...
dataset_metricClass for computing metrics based on one StructuredDataset
dict_fnCreate dictionary
differenceCompute difference of the metric for unprivileged and...
disparate_impactCompute the disparate impact between the privileged and...
equal_opportunity_differenceAlias of 'true_positive_rate_difference'
error_rateReturn the ratio of incorrect predictions to total examples...
error_rate_differenceDifference in error rates for unprivileged and privileged...
error_rate_ratioRatio of error rates for unprivileged and privileged groups
false_discovery_rateReturn the ratio of false positives to positive predictions...
false_discovery_rate_differenceReturn the difference in false discovery rates between the...
false_discovery_rate_ratioReturn the ratio of the unprivileged group false discovery...
false_negative_rateReturn the ratio of false negatives to positive examples in...
false_negative_rate_differenceReturn the difference in false negative rates between the...
false_negative_rate_ratioReturn the ratio of the unprivileged group false negative...
false_omission_rateReturn the ratio of false negatives to negative predictions...
false_omission_rate_differenceReturn the difference in false omission rates between the...
false_omission_rate_ratioReturn the ratio of the unprivileged group false omission...
false_positive_rateReturn the ratio of false positives to negative examples in...
false_positive_rate_differenceReturn the difference in false positive rates between the...
false_positive_rate_ratioReturn the ratio of the unprivileged group false positive...
generalized_binary_confusion_matrixCompute the number of generalized true/false...
generalized_entropy_indexGeneralized entropy index is proposed as a unified individual...
generalized_false_negative_rateReturn the ratio of generalized false negatives to positive...
generalized_false_positive_rateReturn the ratio of generalized false positives to negative...
generalized_true_negative_rateReturn the ratio of generalized true negatives to negative...
generalized_true_positive_rateReturn the ratio of generalized true positives to positive...
input_dataRead CSV file
install_aif360Install aif360 and its dependencies
list_fncreate a list
load_aif360_libload functions
mean_differenceAlias of 'statistical_parity_difference'.
negative_predictive_valueReturn the ratio of true negatives to negative predictions in...
num_false_negativesReturn the number of instances in the dataset where both the...
num_false_positivesReturn the number of instances in the dataset where both the...
num_generalized_false_negativesReturn the generalized number of false negatives, the...
num_generalized_false_positivesReturn the generalized number of false positives, the...
num_generalized_true_negativesReturn the generalized number of true negatives, the weighted...
num_generalized_true_positivesReturn the generalized number of true positives, the weighted...
num_instancesCompute the number of instances in the dataset conditioned on...
num_negativesCompute the number of negatives optionally conditioned on...
num_positivesCompute the number of positives optionally conditioned on...
num_pred_negativesThe number of negative predictions in the dataset
num_pred_positivesThe number of positive predictions in the dataset
num_true_negativesReturn the number of instances in the dataset where both the...
num_true_positivesReturn the number of instances in the dataset where both the...
performance_measuresCompute various performance measures on the dataset,...
positive_predictive_valueReturn the ratio of true positives to positive predictions in...
powerAlias of 'num_true_positives'
precisionAlias of 'positive_predictive_value'
py_dict_convFunction to convert lists of lists to python dictionarys
ratioCompute ratio of the metric for unprivileged and privileged...
recallAlias of 'true_positive_rate'
selection_rateThe ratio of positive predictions to examples
sensitivityAlias of 'true_positive_rate'
specificityAlias of 'true_negative_rate'
statistical_parity_differenceCompute the statistical parity difference between the...
tf_closeFunction to close TensorFlow session
tf_reset_default_graphFunction to reset TensorFlow default graph
tf_sessionFunction to create TensorFlow session
theil_indexThe Theil index is the 'generalized_entropy_index' with...
true_negative_rateReturn the ratio of true negatives to negative examples in...
true_positive_rateReturn the ratio of true positives to positive examples in...
true_positive_rate_differenceReturn the difference in true positive rates between the...
SSaishruthi/raif-test documentation built on Oct. 30, 2019, 11:12 p.m.