Skip to content

Commit

Permalink
Fix external linking in docs (#1980)
Browse files Browse the repository at this point in the history
(cherry picked from commit 657bbf4)
  • Loading branch information
SkafteNicki authored and Borda committed Aug 8, 2023
1 parent 72cf10c commit a483720
Show file tree
Hide file tree
Showing 40 changed files with 82 additions and 2 deletions.
2 changes: 2 additions & 0 deletions docs/source/classification/accuracy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Classification

.. include:: ../links.rst

########
Accuracy
########
Expand Down
2 changes: 2 additions & 0 deletions docs/source/classification/average_precision.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Classification

.. include:: ../links.rst

#################
Average Precision
#################
Expand Down
2 changes: 2 additions & 0 deletions docs/source/classification/exact_match.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Classification

.. include:: ../links.rst

###########
Exact Match
###########
Expand Down
2 changes: 2 additions & 0 deletions docs/source/classification/f1_score.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Classification

.. include:: ../links.rst

#########
F-1 Score
#########
Expand Down
2 changes: 2 additions & 0 deletions docs/source/classification/hamming_distance.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Classification

.. include:: ../links.rst

################
Hamming Distance
################
Expand Down
2 changes: 2 additions & 0 deletions docs/source/classification/hinge_loss.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Classification

.. include:: ../links.rst

##########
Hinge Loss
##########
Expand Down
2 changes: 2 additions & 0 deletions docs/source/classification/jaccard_index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Classification

.. include:: ../links.rst

#############
Jaccard Index
#############
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Classification

.. include:: ../links.rst

###############################
Label Ranking Average Precision
###############################
Expand Down
2 changes: 2 additions & 0 deletions docs/source/classification/label_ranking_loss.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Classification

.. include:: ../links.rst

##################
Label Ranking Loss
##################
Expand Down
2 changes: 2 additions & 0 deletions docs/source/classification/precision_at_fixed_recall.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Classification

.. include:: ../links.rst

#########################
Precision At Fixed Recall
#########################
Expand Down
2 changes: 2 additions & 0 deletions docs/source/classification/precision_recall_curve.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Classification

.. include:: ../links.rst

######################
Precision Recall Curve
######################
Expand Down
2 changes: 2 additions & 0 deletions docs/source/classification/recall.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Classification

.. include:: ../links.rst

######
Recall
######
Expand Down
2 changes: 2 additions & 0 deletions docs/source/classification/recall_at_fixed_precision.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Classification

.. include:: ../links.rst

#########################
Recall At Fixed Precision
#########################
Expand Down
2 changes: 2 additions & 0 deletions docs/source/classification/roc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Classification

.. include:: ../links.rst

###
ROC
###
Expand Down
2 changes: 2 additions & 0 deletions docs/source/classification/specificity.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Classification

.. include:: ../links.rst

###########
Specificity
###########
Expand Down
2 changes: 2 additions & 0 deletions docs/source/classification/specificity_at_sensitivity.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Classification

.. include:: ../links.rst

##########################
Specificity At Sensitivity
##########################
Expand Down
2 changes: 2 additions & 0 deletions docs/source/detection/complete_intersection_over_union.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/object_detection.svg
:tags: Detection

.. include:: ../links.rst

#######################################
Complete Intersection Over Union (cIoU)
#######################################
Expand Down
2 changes: 2 additions & 0 deletions docs/source/detection/distance_intersection_over_union.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/object_detection.svg
:tags: Detection

.. include:: ../links.rst

#######################################
Distance Intersection Over Union (dIoU)
#######################################
Expand Down
2 changes: 2 additions & 0 deletions docs/source/detection/generalized_intersection_over_union.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/object_detection.svg
:tags: Detection

.. include:: ../links.rst

##########################################
Generalized Intersection Over Union (gIoU)
##########################################
Expand Down
2 changes: 2 additions & 0 deletions docs/source/detection/intersection_over_union.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/object_detection.svg
:tags: Detection

.. include:: ../links.rst

#############################
Intersection Over Union (IoU)
#############################
Expand Down
2 changes: 2 additions & 0 deletions docs/source/detection/modified_panoptic_quality.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/image_classification.svg
:tags: Detection

.. include:: ../links.rst

#########################
Modified Panoptic Quality
#########################
Expand Down
2 changes: 2 additions & 0 deletions docs/source/detection/panoptic_quality.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/image_classification.svg
:tags: Detection

.. include:: ../links.rst

################
Panoptic Quality
################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/image_classification.svg
:tags: Image

.. include:: ../links.rst

#################################################
Learned Perceptual Image Patch Similarity (LPIPS)
#################################################
Expand Down
2 changes: 2 additions & 0 deletions docs/source/image/spectral_angle_mapper.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/image_classification.svg
:tags: Image

.. include:: ../links.rst

#####################
Spectral Angle Mapper
#####################
Expand Down
6 changes: 4 additions & 2 deletions docs/source/multimodal/clip_score.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/image_classification.svg
:tags: Image

############################################
.. include:: ../links.rst

##########
CLIP Score
############################################
##########

Module Interface
________________
Expand Down
2 changes: 2 additions & 0 deletions docs/source/nominal/cramers_v.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Nominal

.. include:: ../links.rst

##########
Cramer's V
##########
Expand Down
2 changes: 2 additions & 0 deletions docs/source/nominal/fleiss_kappa.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Nominal

.. include:: ../links.rst

############
Fleiss Kappa
############
Expand Down
2 changes: 2 additions & 0 deletions docs/source/nominal/pearsons_contingency_coefficient.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Nominal

.. include:: ../links.rst

#################################
Pearson's Contingency Coefficient
#################################
Expand Down
2 changes: 2 additions & 0 deletions docs/source/nominal/theils_u.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Nominal

.. include:: ../links.rst

#########
Theil's U
#########
Expand Down
2 changes: 2 additions & 0 deletions docs/source/nominal/tschuprows_t.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Nominal

.. include:: ../links.rst

#############
Tschuprow's T
#############
Expand Down
2 changes: 2 additions & 0 deletions docs/source/pairwise/cosine_similarity.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/translation.svg
:tags: Pairwise

.. include:: ../links.rst

#################
Cosine Similarity
#################
Expand Down
2 changes: 2 additions & 0 deletions docs/source/pairwise/euclidean_distance.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/translation.svg
:tags: Pairwise

.. include:: ../links.rst

##################
Euclidean Distance
##################
Expand Down
2 changes: 2 additions & 0 deletions docs/source/pairwise/linear_similarity.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/translation.svg
:tags: Pairwise

.. include:: ../links.rst

#################
Linear Similarity
#################
Expand Down
2 changes: 2 additions & 0 deletions docs/source/pairwise/manhattan_distance.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/translation.svg
:tags: Pairwise

.. include:: ../links.rst

##################
Manhattan Distance
##################
Expand Down
2 changes: 2 additions & 0 deletions docs/source/pairwise/minkowski_distance.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/translation.svg
:tags: Pairwise

.. include:: ../links.rst

##################
Minkowski Distance
##################
Expand Down
2 changes: 2 additions & 0 deletions docs/source/regression/cosine_similarity.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Regression

.. include:: ../links.rst

#################
Cosine Similarity
#################
Expand Down
2 changes: 2 additions & 0 deletions docs/source/regression/explained_variance.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Regression

.. include:: ../links.rst

##################
Explained Variance
##################
Expand Down
2 changes: 2 additions & 0 deletions docs/source/regression/kl_divergence.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Classification

.. include:: ../links.rst

#############
KL Divergence
#############
Expand Down
2 changes: 2 additions & 0 deletions docs/source/regression/tweedie_deviance_score.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
:tags: Regression

.. include:: ../links.rst

######################
Tweedie Deviance Score
######################
Expand Down
2 changes: 2 additions & 0 deletions docs/source/retrieval/hit_rate.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
:image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/text_classification.svg
:tags: Retrieval

.. include:: ../links.rst

##################
Retrieval Hit Rate
##################
Expand Down

0 comments on commit a483720

Please sign in to comment.