SlideShare une entreprise Scribd logo
1  sur  19
Télécharger pour lire hors ligne
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.

Contenu connexe

Tendances

Using Text Embeddings for Information Retrieval
Using Text Embeddings for Information RetrievalUsing Text Embeddings for Information Retrieval
Using Text Embeddings for Information RetrievalBhaskar Mitra
 
Information retrieval 9 tf idf weights
Information retrieval 9 tf idf weightsInformation retrieval 9 tf idf weights
Information retrieval 9 tf idf weightsVaibhav Khanna
 
Understanding random forests
Understanding random forestsUnderstanding random forests
Understanding random forestsMarc Garcia
 
Data mining :Concepts and Techniques Chapter 2, data
Data mining :Concepts and Techniques Chapter 2, dataData mining :Concepts and Techniques Chapter 2, data
Data mining :Concepts and Techniques Chapter 2, dataSalah Amean
 
PPT4: Frameworks & Libraries of Machine Learning & Deep Learning
PPT4: Frameworks & Libraries of Machine Learning & Deep Learning PPT4: Frameworks & Libraries of Machine Learning & Deep Learning
PPT4: Frameworks & Libraries of Machine Learning & Deep Learning akira-ai
 
Lecture9 - Bayesian-Decision-Theory
Lecture9 - Bayesian-Decision-TheoryLecture9 - Bayesian-Decision-Theory
Lecture9 - Bayesian-Decision-TheoryAlbert Orriols-Puig
 
5.2 mining time series data
5.2 mining time series data5.2 mining time series data
5.2 mining time series dataKrish_ver2
 
Support Vector Machines
Support Vector MachinesSupport Vector Machines
Support Vector MachinesCloudxLab
 
Machine learning by Dr. Vivek Vijay and Dr. Sandeep Yadav
Machine learning by Dr. Vivek Vijay and Dr. Sandeep YadavMachine learning by Dr. Vivek Vijay and Dr. Sandeep Yadav
Machine learning by Dr. Vivek Vijay and Dr. Sandeep YadavAgile Testing Alliance
 
Discrete Mathematics Tree
Discrete Mathematics  TreeDiscrete Mathematics  Tree
Discrete Mathematics TreeMasud Parvaze
 
Machine Learning with Decision trees
Machine Learning with Decision treesMachine Learning with Decision trees
Machine Learning with Decision treesKnoldus Inc.
 
THREADED BINARY TREE AND BINARY SEARCH TREE
THREADED BINARY TREE AND BINARY SEARCH TREETHREADED BINARY TREE AND BINARY SEARCH TREE
THREADED BINARY TREE AND BINARY SEARCH TREESiddhi Shrivas
 
Ensemble Learning and Random Forests
Ensemble Learning and Random ForestsEnsemble Learning and Random Forests
Ensemble Learning and Random ForestsCloudxLab
 
Suffix Tree and Suffix Array
Suffix Tree and Suffix ArraySuffix Tree and Suffix Array
Suffix Tree and Suffix ArrayHarshit Agarwal
 

Tendances (20)

Using Text Embeddings for Information Retrieval
Using Text Embeddings for Information RetrievalUsing Text Embeddings for Information Retrieval
Using Text Embeddings for Information Retrieval
 
Information retrieval 9 tf idf weights
Information retrieval 9 tf idf weightsInformation retrieval 9 tf idf weights
Information retrieval 9 tf idf weights
 
Understanding random forests
Understanding random forestsUnderstanding random forests
Understanding random forests
 
Data mining :Concepts and Techniques Chapter 2, data
Data mining :Concepts and Techniques Chapter 2, dataData mining :Concepts and Techniques Chapter 2, data
Data mining :Concepts and Techniques Chapter 2, data
 
PPT4: Frameworks & Libraries of Machine Learning & Deep Learning
PPT4: Frameworks & Libraries of Machine Learning & Deep Learning PPT4: Frameworks & Libraries of Machine Learning & Deep Learning
PPT4: Frameworks & Libraries of Machine Learning & Deep Learning
 
Lecture9 - Bayesian-Decision-Theory
Lecture9 - Bayesian-Decision-TheoryLecture9 - Bayesian-Decision-Theory
Lecture9 - Bayesian-Decision-Theory
 
5.2 mining time series data
5.2 mining time series data5.2 mining time series data
5.2 mining time series data
 
Support Vector Machines
Support Vector MachinesSupport Vector Machines
Support Vector Machines
 
3. mining frequent patterns
3. mining frequent patterns3. mining frequent patterns
3. mining frequent patterns
 
NLP and LSA getting started
NLP and LSA getting startedNLP and LSA getting started
NLP and LSA getting started
 
Machine learning by Dr. Vivek Vijay and Dr. Sandeep Yadav
Machine learning by Dr. Vivek Vijay and Dr. Sandeep YadavMachine learning by Dr. Vivek Vijay and Dr. Sandeep Yadav
Machine learning by Dr. Vivek Vijay and Dr. Sandeep Yadav
 
Naive bayes
Naive bayesNaive bayes
Naive bayes
 
Fibonacci Heap
Fibonacci HeapFibonacci Heap
Fibonacci Heap
 
Discrete Mathematics Tree
Discrete Mathematics  TreeDiscrete Mathematics  Tree
Discrete Mathematics Tree
 
Machine Learning with Decision trees
Machine Learning with Decision treesMachine Learning with Decision trees
Machine Learning with Decision trees
 
Binary search trees
Binary search treesBinary search trees
Binary search trees
 
THREADED BINARY TREE AND BINARY SEARCH TREE
THREADED BINARY TREE AND BINARY SEARCH TREETHREADED BINARY TREE AND BINARY SEARCH TREE
THREADED BINARY TREE AND BINARY SEARCH TREE
 
Ensemble Learning and Random Forests
Ensemble Learning and Random ForestsEnsemble Learning and Random Forests
Ensemble Learning and Random Forests
 
Suffix Tree and Suffix Array
Suffix Tree and Suffix ArraySuffix Tree and Suffix Array
Suffix Tree and Suffix Array
 
Inverted index
Inverted indexInverted index
Inverted index
 

Similaire à 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 modelroywwcheng
 
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 Detectionbutest
 
0 Model Interpretation setting.pdf
0 Model Interpretation setting.pdf0 Model Interpretation setting.pdf
0 Model Interpretation setting.pdfLeonardo Auslender
 
Dimensionality reduction
Dimensionality reductionDimensionality reduction
Dimensionality reductionShatakirti Er
 
07 dimensionality reduction
07 dimensionality reduction07 dimensionality reduction
07 dimensionality reductionMarco 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 3zukun
 
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.pptxssuser2023c6
 
Figure 1
Figure 1Figure 1
Figure 1butest
 
Tutorial rpo
Tutorial rpoTutorial rpo
Tutorial rpomosi2005
 
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 SOLUTIONijcsity
 
SVM & KNN Presentation.pptx
SVM & KNN Presentation.pptxSVM & KNN Presentation.pptx
SVM & KNN Presentation.pptxMohamedMonir33
 
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 basicsNeeleEilers
 
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 stylecsandit
 

Similaire à 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
 

Dernier

08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 

Dernier (20)

08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 

Decision tree and instance-based learning for label ranking