MLLabelUtils.jl
latest
  • Getting Started
    • Installation
    • Overview
    • How to … ?
    • Getting Help
  • Classification Targets
    • Terms and Definitions
    • Determine the Labels
    • Number of Labels
    • Mapping Labels to Observations
    • Frequency of Labels
  • Working with Encodings
    • Inferring the Encoding
    • Asserting Assumptions
    • Properties of an Encoding
    • Converting to/from Indices
    • Converting between Encodings
    • Classifying Predictions
  • Supported Encodings
    • Abstract LabelEncoding
    • TrueFalse
    • ZeroOne
    • MarginBased
    • OneVsRest
    • Indices
    • OneOfK
    • NativeLabels
    • FuzzyBinary
  • LICENSE
 
MLLabelUtils.jl
  • Docs »
  • Index
  • Edit on GitHub

Index

C | I | K | L | M | N | O | P | T | Z

C

  • classify!() (built-in function)
  • classify() (built-in function), [1], [2], [3], [4]
  • convertlabel() (built-in function), [1], [2]
  • convertlabelview() (built-in function)

I

  • ind2label() (built-in function)
  • Indices() (built-in function)
  • invlabel
  • islabelenc() (built-in function), [1], [2], [3]
  • isneglabel() (built-in function)
  • isposlabel() (built-in function)

K

  • K

L

  • label (LabelEnc attribute)
  • label() (built-in function), [1], [2], [3]
  • label2ind() (built-in function)
  • labelenc() (built-in function), [1]
  • labelfreq!() (built-in function)
  • labelfreq() (built-in function), [1]
  • labelmap!() (built-in function), [1]
  • labelmap() (built-in function)
  • labelmap2vec() (built-in function)
  • labeltype() (built-in function)

M

  • M
  • MarginBased() (built-in function)

N

  • NativeLabels() (built-in function)
  • neglabel
  • neglabel() (built-in function), [1]
  • nlabel() (built-in function), [1], [2]

O

  • OneOfK() (built-in function)
  • OneVsRest() (built-in function)

P

  • poslabel (LabelEnc attribute)
  • poslabel() (built-in function), [1]

T

  • T
  • threshold (LabelEnc attribute)
  • TrueFalse() (built-in function)

Z

  • ZeroOne() (built-in function)

© Copyright 2016, Christof Stocker Revision 77e41a63.

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