The Quantum Version Of Classification Decision Tree Constructing Algorithm C5.0

07/16/2019
by   Kamil Khadiev, et al.
0

In the paper, we focus on complexity of C5.0 algorithm for constructing decision tree classifier that is the models for the classification problem from machine learning. In classical case the decision tree is constructed in O(hd(NM+N N)) running time, where M is a number of classes, N is the size of a training data set, d is a number of attributes of each element, h is a tree height. Firstly, we improved the classical version, the running time of the new version is O(h· d· N N). Secondly, we suggest a quantum version of this algorithm, which uses quantum subroutines like the amplitude amplification and the Dürr-Høyer minimum search algorithms that are based on Grover's algorithm. The running time of the quantum algorithm is O(h·√(d) d · N N) that is better than complexity of the classical algorithm.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/26/2021

The Quantum Version of Prediction for Binary Classification Problem by Ensemble Methods

In this work, we consider the performance of using a quantum algorithm t...
research
11/18/2021

Interactive Set Discovery

We study the problem of set discovery where given a few example tuples o...
research
03/01/2010

Further Exploration of the Dendritic Cell Algorithm: Antigen Multiplier and Time Windows

As an immune-inspired algorithm, the Dendritic Cell Algorithm (DCA), pro...
research
12/28/2022

The Improvement of Decision Tree Construction Algorithm Based On Quantum Heuristic Algorithms

This work is related to the implementation of a decision tree constructi...
research
05/16/2022

The Influence of Dimensions on the Complexity of Computing Decision Trees

A decision tree recursively splits a feature space ℝ^d and then assigns ...
research
12/01/2022

Fully-Dynamic Decision Trees

We develop the first fully dynamic algorithm that maintains a decision t...
research
12/02/2022

Balanced Binary Tree Schemes for Computing Zernike Radial Polynomials

Zernike radial polynomials play a significant role in application areas ...

Please sign up or login with your details

Forgot password? Click here to reset