SlideShare a Scribd company logo
Weiwei Cheng, Jens Hühn and Eyke Hüllermeier
     Knowledge Engineering & Bioinformatics Lab
   Department of Mathematics and Computer Science
          University of Marburg, Germany
Label Ranking (an example)
Learning customers’ preferences on cars:

                                   label ranking  
       customer 1              MINI _ Toyota _ BMW 
       customer 2              BMW _ MINI _ Toyota
       customer 3              BMW _ Toyota _ MINI
       customer 4              Toyota _ MINI _ BMW
       new customer                     ???

      where the customers could be described by feature 
      vectors, e.g., (gender, age, place of birth, has child, …)

                                                                   1/17
Label Ranking (an example)
Learning customers’ preferences on cars:

                        MINI       Toyota      BMW
       customer 1         1          2           3
       customer 2         2          3           1
       customer 3         3          2           1
       customer 4         2           1          3
       new customer       ?           ?          ?


        π(i) = position of the i‐th label in the ranking
             1: MINI        2: Toyota       3: BMW
                                                           2/17
Label Ranking (more formally)
Given:
  a set of training instances 
  a set of labels
  for each training instance     : a set of pairwise preferences
  of the form                (for some of the labels)

Find:
  A ranking function (            mapping) that maps each           
  to a ranking      of L (permutation     ) and generalizes well 
  in terms of a loss function on rankings (e.g., Kendall’s tau)

                                                                   3/17
Existing Approaches
… essentially reduce label ranking to classification:

  Ranking by pairwise comparison
  Fürnkranz and Hüllermeier,  ECML‐03
  Constraint classification  (CC)
  Har‐Peled , Roth and Zimak,  NIPS‐03
  Log linear models for label ranking
  Dekel, Manning and Singer,  NIPS‐03


   − are efficient but may come with a loss of information
   − may have an improper bias and lack flexibility
   − may produce models that are not easily interpretable

                                                             4/17
Local Approach (this work)
        nearest neighbor                      decision tree




 Target function         is estimated (on demand) in a local way.
 Distribution of rankings is (approx.) constant in a local region.
 Core part is to estimate the locally constant model.
                                                                     5/17
Local Approach (this work)
 Output (ranking) of an instance x is generated according to a 
 distribution              on 

 This distribution is (approximately) constant within the local 
 region under consideration.

 Nearby preferences are considered as a sample generated by  
 which is estimated on the basis of this sample via ML. 




                                                                   6/17
Probabilistic Model for Ranking 
Mallows model (Mallows, Biometrika, 1957)


with 
center ranking
spread parameter
and        is a right invariant metric on permutations




                                                         7/17
Inference (complete rankings)
Rankings                           observed locally.

                                                 ML




                                                       monotone in θ
Inference (incomplete rankings)
Probability of an incomplete ranking:


where       denotes the set of consistent extensions of    .

Example for label set {a,b,c}:
              Observation σ       Extensions E(σ)
                                     a_b_c
                  a_b                a_c_b
                                     c_a_b


                                                               9/17
Inference (incomplete rankings)  cont.
The corresponding likelihood:




Exact MLE                                        becomes infeasible when 
n is large. Approximation is needed.
                                                                            10/17
1 2 3 4
                                                         1 2 4 3
                                                         4 3
                                                                   1 2 3 4
                                                                   1 2 4 3
                                                               1 2 4 3
                                                               1 4 3
Inference (incomplete rankings)  cont.
  Approximation via a variant of EM, viewing the non‐observed 
  labels as hidden variables. 
     replace the E‐step of EM algorithm with a maximization step 
     (widely used in learning HMM, K‐means clustering, etc.)

  1.   Start with an initial center ranking (via generalized Borda count)
  2.   Replace an incomplete observation with its most probable 
       extension (first M‐step, can be done efficiently)
  3.   Obtain MLE as in the complete ranking case (second M‐step)
  4.   Replace the initial center ranking with current estimation
  5.   Repeat until convergence

                                                                               11/17
Inference
                                      low variance




                                          high variance



Not only the estimated ranking     is of interest …
… but also the spread parameter    , which is a measure of precision 
and, therefore, reflects the confidence/reliability of the prediction 
(just like the variance of an estimated mean). 
The bigger   , the more peaked the distribution around the center 
ranking.
                                                                    12/17
Label Ranking Trees
Major modifications: 
    split criterion 
    Split ranking set      into        and        , maximizing goodness‐of‐fit




    stopping criterion for partition
    1. tree is pure
         any two labels in two different rankings have the same order
    2. number of labels in a node is too small 
         prevent an excessive fragmentation
                                                                                 13/17
Label Ranking Trees
Labels: BMW, Mini, Toyota




                            14/17
Experimental Results




    IBLR: instance‐based label ranking        LRT: label ranking trees
                      CC: constraint classification
                  Performance in terms of Kentall’s tau                  15/17
Accuracy (Kendall’s tau)
Typical “learning curves”:
                                        0,8

                                       0,75                                     LRT
                 Ranking performance




                                        0,7
                                                                     CC
                                       0,65

                                        0,6

                                                            Probability of missing label
                                       0,55
                                                0     0,1      0,2        0,3    0,4   0,5   0,6    0,7
                                              more     amount of preference information            less



    Main observation:  Local methods are more flexible and can exploit more 
    preference information compared with the model‐based approach.

                                                                                                          16/17
Take‐away Messages
  An instance‐based method for label ranking using a 
  probabilistic model.
  Suitable for complete and incomplete rankings.
  Comes with a natural measure of the reliability of a 
  prediction. Makes other types of learners possible: 
  label ranking trees.

o More efficient inference for the incomplete case. 
o Dealing with variants of the label ranking problem, such as 
  calibrated label ranking and multi‐label classification.

                                                             17/17
Google “kebi germany” for more info.

More Related Content

What's hot

Unsupervised learning
Unsupervised learningUnsupervised learning
Unsupervised learning
amalalhait
 
K-Folds Cross Validation Method
K-Folds Cross Validation MethodK-Folds Cross Validation Method
K-Folds Cross Validation Method
SHUBHAM GUPTA
 
Support Vector Machine and Implementation using Weka
Support Vector Machine and Implementation using WekaSupport Vector Machine and Implementation using Weka
Support Vector Machine and Implementation using Weka
Macha Pujitha
 
Gradient descent method
Gradient descent methodGradient descent method
Gradient descent method
Sanghyuk Chun
 
Support vector machine
Support vector machineSupport vector machine
Support vector machine
Musa Hawamdah
 
Probabilistic Reasoning
Probabilistic ReasoningProbabilistic Reasoning
Probabilistic Reasoning
Junya Tanaka
 
META-LEARNING.pptx
META-LEARNING.pptxMETA-LEARNING.pptx
META-LEARNING.pptx
AyanaRukasar
 
I. Hill climbing algorithm II. Steepest hill climbing algorithm
I. Hill climbing algorithm II. Steepest hill climbing algorithmI. Hill climbing algorithm II. Steepest hill climbing algorithm
I. Hill climbing algorithm II. Steepest hill climbing algorithm
vikas dhakane
 
Classification Based Machine Learning Algorithms
Classification Based Machine Learning AlgorithmsClassification Based Machine Learning Algorithms
Classification Based Machine Learning Algorithms
Md. Main Uddin Rony
 
Statistical learning
Statistical learningStatistical learning
Statistical learning
Slideshare
 
Machine learning
Machine learningMachine learning
Machine learning
Amit Kumar Rathi
 
5 csp
5 csp5 csp
5 csp
Mhd Sb
 
Knn
KnnKnn
Hill climbing
Hill climbingHill climbing
Hill climbing
Mohammad Faizan
 
Feature Extraction
Feature ExtractionFeature Extraction
Feature Extraction
skylian
 
State Space Search in ai
State Space Search in aiState Space Search in ai
State Space Search in ai
vikas dhakane
 
An overview of gradient descent optimization algorithms
An overview of gradient descent optimization algorithms An overview of gradient descent optimization algorithms
An overview of gradient descent optimization algorithms
Hakky St
 
Regression vs Deep Neural net vs SVM
Regression vs Deep Neural net vs SVMRegression vs Deep Neural net vs SVM
Regression vs Deep Neural net vs SVM
Ratul Alahy
 
P, NP, NP-Complete, and NP-Hard
P, NP, NP-Complete, and NP-HardP, NP, NP-Complete, and NP-Hard
P, NP, NP-Complete, and NP-Hard
Animesh Chaturvedi
 
Evolutionary Computing
Evolutionary ComputingEvolutionary Computing
Evolutionary Computing
Madhawa Gunasekara
 

What's hot (20)

Unsupervised learning
Unsupervised learningUnsupervised learning
Unsupervised learning
 
K-Folds Cross Validation Method
K-Folds Cross Validation MethodK-Folds Cross Validation Method
K-Folds Cross Validation Method
 
Support Vector Machine and Implementation using Weka
Support Vector Machine and Implementation using WekaSupport Vector Machine and Implementation using Weka
Support Vector Machine and Implementation using Weka
 
Gradient descent method
Gradient descent methodGradient descent method
Gradient descent method
 
Support vector machine
Support vector machineSupport vector machine
Support vector machine
 
Probabilistic Reasoning
Probabilistic ReasoningProbabilistic Reasoning
Probabilistic Reasoning
 
META-LEARNING.pptx
META-LEARNING.pptxMETA-LEARNING.pptx
META-LEARNING.pptx
 
I. Hill climbing algorithm II. Steepest hill climbing algorithm
I. Hill climbing algorithm II. Steepest hill climbing algorithmI. Hill climbing algorithm II. Steepest hill climbing algorithm
I. Hill climbing algorithm II. Steepest hill climbing algorithm
 
Classification Based Machine Learning Algorithms
Classification Based Machine Learning AlgorithmsClassification Based Machine Learning Algorithms
Classification Based Machine Learning Algorithms
 
Statistical learning
Statistical learningStatistical learning
Statistical learning
 
Machine learning
Machine learningMachine learning
Machine learning
 
5 csp
5 csp5 csp
5 csp
 
Knn
KnnKnn
Knn
 
Hill climbing
Hill climbingHill climbing
Hill climbing
 
Feature Extraction
Feature ExtractionFeature Extraction
Feature Extraction
 
State Space Search in ai
State Space Search in aiState Space Search in ai
State Space Search in ai
 
An overview of gradient descent optimization algorithms
An overview of gradient descent optimization algorithms An overview of gradient descent optimization algorithms
An overview of gradient descent optimization algorithms
 
Regression vs Deep Neural net vs SVM
Regression vs Deep Neural net vs SVMRegression vs Deep Neural net vs SVM
Regression vs Deep Neural net vs SVM
 
P, NP, NP-Complete, and NP-Hard
P, NP, NP-Complete, and NP-HardP, NP, NP-Complete, and NP-Hard
P, NP, NP-Complete, and NP-Hard
 
Evolutionary Computing
Evolutionary ComputingEvolutionary Computing
Evolutionary Computing
 

Similar to Decision tree and instance-based learning for label ranking

A new instance-based label ranking approach using the Mallows model
A new instance-based label ranking approach using the Mallows modelA new instance-based label ranking approach using the Mallows model
A new instance-based label ranking approach using the Mallows model
roywwcheng
 
A Simple Instance-Based Approach to Multilabel Classi cation Using the Mallow...
A Simple Instance-Based Approach to Multilabel Classication Using the Mallow...A Simple Instance-Based Approach to Multilabel Classication Using the Mallow...
A Simple Instance-Based Approach to Multilabel Classi cation Using the Mallow...
roywwcheng
 
Query Linguistic Intent Detection
Query Linguistic Intent DetectionQuery Linguistic Intent Detection
Query Linguistic Intent Detection
butest
 
0 Model Interpretation setting.pdf
0 Model Interpretation setting.pdf0 Model Interpretation setting.pdf
0 Model Interpretation setting.pdf
Leonardo Auslender
 
Dimensionality reduction
Dimensionality reductionDimensionality reduction
Dimensionality reduction
Shatakirti Er
 
07 dimensionality reduction
07 dimensionality reduction07 dimensionality reduction
07 dimensionality reduction
Marco Quartulli
 
ECCV2010: feature learning for image classification, part 3
ECCV2010: feature learning for image classification, part 3ECCV2010: feature learning for image classification, part 3
ECCV2010: feature learning for image classification, part 3
zukun
 
Shape context
Shape context Shape context
Shape context
Vanya Valindria
 
LR2. Summary Day 2
LR2. Summary Day 2LR2. Summary Day 2
LR2. Summary Day 2
Machine Learning Valencia
 
Combining Instance-Based Learning and Logistic Regression for Multilabel Clas...
Combining Instance-Based Learning and Logistic Regression for Multilabel Clas...Combining Instance-Based Learning and Logistic Regression for Multilabel Clas...
Combining Instance-Based Learning and Logistic Regression for Multilabel Clas...
roywwcheng
 
Types of Machine Learnig Algorithms(CART, ID3)
Types of Machine Learnig Algorithms(CART, ID3)Types of Machine Learnig Algorithms(CART, ID3)
Types of Machine Learnig Algorithms(CART, ID3)
Fatimakhan325
 
17- Kernels and Clustering.pptx
17- Kernels and Clustering.pptx17- Kernels and Clustering.pptx
17- Kernels and Clustering.pptx
ssuser2023c6
 
Figure 1
Figure 1Figure 1
Figure 1
butest
 
Tutorial rpo
Tutorial rpoTutorial rpo
Tutorial rpo
mosi2005
 
OPTIMAL CHOICE: NEW MACHINE LEARNING PROBLEM AND ITS SOLUTION
OPTIMAL CHOICE: NEW MACHINE LEARNING PROBLEM AND ITS SOLUTIONOPTIMAL CHOICE: NEW MACHINE LEARNING PROBLEM AND ITS SOLUTION
OPTIMAL CHOICE: NEW MACHINE LEARNING PROBLEM AND ITS SOLUTION
ijcsity
 
SVM & KNN Presentation.pptx
SVM & KNN Presentation.pptxSVM & KNN Presentation.pptx
SVM & KNN Presentation.pptx
MohamedMonir33
 
Machine Learning Explanations: LIME framework
Machine Learning Explanations: LIME framework Machine Learning Explanations: LIME framework
Machine Learning Explanations: LIME framework
Deep Learning Italia
 
Machine Learning basics
Machine Learning basicsMachine Learning basics
Machine Learning basics
NeeleEilers
 
Data Science - Part V - Decision Trees & Random Forests
Data Science - Part V - Decision Trees & Random Forests Data Science - Part V - Decision Trees & Random Forests
Data Science - Part V - Decision Trees & Random Forests
Derek Kane
 
FRACTAL ANALYSIS OF GOOD PROGRAMMING STYLE
FRACTAL ANALYSIS OF GOOD PROGRAMMING STYLEFRACTAL ANALYSIS OF GOOD PROGRAMMING STYLE
FRACTAL ANALYSIS OF GOOD PROGRAMMING STYLE
cscpconf
 

Similar to Decision tree and instance-based learning for label ranking (20)

A new instance-based label ranking approach using the Mallows model
A new instance-based label ranking approach using the Mallows modelA new instance-based label ranking approach using the Mallows model
A new instance-based label ranking approach using the Mallows model
 
A Simple Instance-Based Approach to Multilabel Classi cation Using the Mallow...
A Simple Instance-Based Approach to Multilabel Classication Using the Mallow...A Simple Instance-Based Approach to Multilabel Classication Using the Mallow...
A Simple Instance-Based Approach to Multilabel Classi cation Using the Mallow...
 
Query Linguistic Intent Detection
Query Linguistic Intent DetectionQuery Linguistic Intent Detection
Query Linguistic Intent Detection
 
0 Model Interpretation setting.pdf
0 Model Interpretation setting.pdf0 Model Interpretation setting.pdf
0 Model Interpretation setting.pdf
 
Dimensionality reduction
Dimensionality reductionDimensionality reduction
Dimensionality reduction
 
07 dimensionality reduction
07 dimensionality reduction07 dimensionality reduction
07 dimensionality reduction
 
ECCV2010: feature learning for image classification, part 3
ECCV2010: feature learning for image classification, part 3ECCV2010: feature learning for image classification, part 3
ECCV2010: feature learning for image classification, part 3
 
Shape context
Shape context Shape context
Shape context
 
LR2. Summary Day 2
LR2. Summary Day 2LR2. Summary Day 2
LR2. Summary Day 2
 
Combining Instance-Based Learning and Logistic Regression for Multilabel Clas...
Combining Instance-Based Learning and Logistic Regression for Multilabel Clas...Combining Instance-Based Learning and Logistic Regression for Multilabel Clas...
Combining Instance-Based Learning and Logistic Regression for Multilabel Clas...
 
Types of Machine Learnig Algorithms(CART, ID3)
Types of Machine Learnig Algorithms(CART, ID3)Types of Machine Learnig Algorithms(CART, ID3)
Types of Machine Learnig Algorithms(CART, ID3)
 
17- Kernels and Clustering.pptx
17- Kernels and Clustering.pptx17- Kernels and Clustering.pptx
17- Kernels and Clustering.pptx
 
Figure 1
Figure 1Figure 1
Figure 1
 
Tutorial rpo
Tutorial rpoTutorial rpo
Tutorial rpo
 
OPTIMAL CHOICE: NEW MACHINE LEARNING PROBLEM AND ITS SOLUTION
OPTIMAL CHOICE: NEW MACHINE LEARNING PROBLEM AND ITS SOLUTIONOPTIMAL CHOICE: NEW MACHINE LEARNING PROBLEM AND ITS SOLUTION
OPTIMAL CHOICE: NEW MACHINE LEARNING PROBLEM AND ITS SOLUTION
 
SVM & KNN Presentation.pptx
SVM & KNN Presentation.pptxSVM & KNN Presentation.pptx
SVM & KNN Presentation.pptx
 
Machine Learning Explanations: LIME framework
Machine Learning Explanations: LIME framework Machine Learning Explanations: LIME framework
Machine Learning Explanations: LIME framework
 
Machine Learning basics
Machine Learning basicsMachine Learning basics
Machine Learning basics
 
Data Science - Part V - Decision Trees & Random Forests
Data Science - Part V - Decision Trees & Random Forests Data Science - Part V - Decision Trees & Random Forests
Data Science - Part V - Decision Trees & Random Forests
 
FRACTAL ANALYSIS OF GOOD PROGRAMMING STYLE
FRACTAL ANALYSIS OF GOOD PROGRAMMING STYLEFRACTAL ANALYSIS OF GOOD PROGRAMMING STYLE
FRACTAL ANALYSIS OF GOOD PROGRAMMING STYLE
 

Recently uploaded

"$10 thousand per minute of downtime: architecture, queues, streaming and fin...
"$10 thousand per minute of downtime: architecture, queues, streaming and fin..."$10 thousand per minute of downtime: architecture, queues, streaming and fin...
"$10 thousand per minute of downtime: architecture, queues, streaming and fin...
Fwdays
 
Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
Jakub Marek
 
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance PanelsNorthern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving
 
Essentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation ParametersEssentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation Parameters
Safe Software
 
The Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptxThe Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptx
operationspcvita
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
Chart Kalyan
 
Mutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented ChatbotsMutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented Chatbots
Pablo Gómez Abajo
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
Antonios Katsarakis
 
JavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green MasterplanJavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green Masterplan
Miro Wengner
 
From Natural Language to Structured Solr Queries using LLMs
From Natural Language to Structured Solr Queries using LLMsFrom Natural Language to Structured Solr Queries using LLMs
From Natural Language to Structured Solr Queries using LLMs
Sease
 
QA or the Highway - Component Testing: Bridging the gap between frontend appl...
QA or the Highway - Component Testing: Bridging the gap between frontend appl...QA or the Highway - Component Testing: Bridging the gap between frontend appl...
QA or the Highway - Component Testing: Bridging the gap between frontend appl...
zjhamm304
 
What is an RPA CoE? Session 2 – CoE Roles
What is an RPA CoE?  Session 2 – CoE RolesWhat is an RPA CoE?  Session 2 – CoE Roles
What is an RPA CoE? Session 2 – CoE Roles
DianaGray10
 
High performance Serverless Java on AWS- GoTo Amsterdam 2024
High performance Serverless Java on AWS- GoTo Amsterdam 2024High performance Serverless Java on AWS- GoTo Amsterdam 2024
High performance Serverless Java on AWS- GoTo Amsterdam 2024
Vadym Kazulkin
 
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and BioinformaticiansBiomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Neo4j
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
Hiroshi SHIBATA
 
Apps Break Data
Apps Break DataApps Break Data
Apps Break Data
Ivo Velitchkov
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
Alex Pruden
 
AppSec PNW: Android and iOS Application Security with MobSF
AppSec PNW: Android and iOS Application Security with MobSFAppSec PNW: Android and iOS Application Security with MobSF
AppSec PNW: Android and iOS Application Security with MobSF
Ajin Abraham
 
Christine's Product Research Presentation.pptx
Christine's Product Research Presentation.pptxChristine's Product Research Presentation.pptx
Christine's Product Research Presentation.pptx
christinelarrosa
 
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-EfficiencyFreshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
ScyllaDB
 

Recently uploaded (20)

"$10 thousand per minute of downtime: architecture, queues, streaming and fin...
"$10 thousand per minute of downtime: architecture, queues, streaming and fin..."$10 thousand per minute of downtime: architecture, queues, streaming and fin...
"$10 thousand per minute of downtime: architecture, queues, streaming and fin...
 
Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
 
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance PanelsNorthern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
 
Essentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation ParametersEssentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation Parameters
 
The Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptxThe Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptx
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
 
Mutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented ChatbotsMutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented Chatbots
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
 
JavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green MasterplanJavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green Masterplan
 
From Natural Language to Structured Solr Queries using LLMs
From Natural Language to Structured Solr Queries using LLMsFrom Natural Language to Structured Solr Queries using LLMs
From Natural Language to Structured Solr Queries using LLMs
 
QA or the Highway - Component Testing: Bridging the gap between frontend appl...
QA or the Highway - Component Testing: Bridging the gap between frontend appl...QA or the Highway - Component Testing: Bridging the gap between frontend appl...
QA or the Highway - Component Testing: Bridging the gap between frontend appl...
 
What is an RPA CoE? Session 2 – CoE Roles
What is an RPA CoE?  Session 2 – CoE RolesWhat is an RPA CoE?  Session 2 – CoE Roles
What is an RPA CoE? Session 2 – CoE Roles
 
High performance Serverless Java on AWS- GoTo Amsterdam 2024
High performance Serverless Java on AWS- GoTo Amsterdam 2024High performance Serverless Java on AWS- GoTo Amsterdam 2024
High performance Serverless Java on AWS- GoTo Amsterdam 2024
 
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and BioinformaticiansBiomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
 
Apps Break Data
Apps Break DataApps Break Data
Apps Break Data
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
 
AppSec PNW: Android and iOS Application Security with MobSF
AppSec PNW: Android and iOS Application Security with MobSFAppSec PNW: Android and iOS Application Security with MobSF
AppSec PNW: Android and iOS Application Security with MobSF
 
Christine's Product Research Presentation.pptx
Christine's Product Research Presentation.pptxChristine's Product Research Presentation.pptx
Christine's Product Research Presentation.pptx
 
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-EfficiencyFreshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
 

Decision tree and instance-based learning for label ranking