@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://www.ebi.ac.uk/swo/> .
@prefix dc: <http://purl.org/dc/terms/> .

ltk: a skos:ConceptScheme .
ltk:-V4Q085KK-5
  skos:prefLabel "scikit-learn"@fr, "scikit-learn"@en ;
  a skos:Concept ;
  ns0:SWO_0000740 ltk:-PLZW2C69-Q .

ltk:-PLZW2C69-Q
  ns0:SWO_0000085 ltk:-V4Q085KK-5 ;
  skos:prefLabel "quadratic discriminant analysis"@en, "analyse discriminante quadratique"@fr ;
  skos:altLabel "ADQ"@fr, "QDA"@en ;
  a skos:Concept ;
  skos:definition "L'analyse discriminante quadratique est étroitement liée à l'analyse discriminante linéaire, où il est supposé que les mesures de chaque classe sont normalement distribuées. (Wikipédia, récupéré le 02/07/2021)."@fr, "Quadratic discriminant analysis is closely related to linear discriminant analysis, where it is assumed that the measurements from each class are normally distributed. (Wikipedia,retrieved 2021/07/02)."@en ;
  dc:bibliographicCitation "• Tharwat, A. (2016). Linear vs. quadratic discriminant analysis classifier : A tutorial. International Journal of Applied Pattern Recognition, 3, 145.  <a href=\"https://doi.org/10.1504/IJAPR.2016.079050\">https://doi.org/10.1504/IJAPR.2016.079050</a>" ;
  skos:broader ltk:-PZ6GX4H2-L ;
  skos:inScheme ltk: .

ltk:-PZ6GX4H2-L
  skos:prefLabel "algorithme de classification"@fr, "classification algorithm"@en ;
  a skos:Concept ;
  skos:narrower ltk:-PLZW2C69-Q .

