<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">SGRE</journal-id><journal-title-group><journal-title>Smart Grid and Renewable Energy</journal-title></journal-title-group><issn pub-type="epub">2151-481X</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/sgre.2016.712022</article-id><article-id pub-id-type="publisher-id">SGRE-72542</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Earth&amp;Environmental Sciences</subject><subject> Engineering</subject></subj-group></article-categories><title-group><article-title>
 
 
  Prediction of Solar Irradiation Using Quantum Support Vector Machine Learning Algorithm
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Makhamisa</surname><given-names>Senekane</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Benedict</surname><given-names>Molibeli Taele</given-names></name><xref ref-type="aff" rid="aff2"><sup>2</sup></xref></contrib></contrib-group><aff id="aff1"><addr-line>Faculty of Computing, Botho University-Maseru Campus, Maseru, Lesotho</addr-line></aff><aff id="aff2"><addr-line>Department of Physics and Electronics, National University of Lesotho, Roma, Lesotho</addr-line></aff><pub-date pub-type="epub"><day>06</day><month>12</month><year>2016</year></pub-date><volume>07</volume><issue>12</issue><fpage>293</fpage><lpage>301</lpage><history><date date-type="received"><day>October</day>	<month>6,</month>	<year>2016</year></date><date date-type="rev-recd"><day>Accepted:</day>	<month>December</month>	<year>3,</year>	</date><date date-type="accepted"><day>December</day>	<month>6,</month>	<year>2016</year></date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p></license></permissions><abstract><p>
 
 
  Classical machine learning, which is at the intersection of artificial intelligence and statistics, investigates and formulates algorithms which can be used to discover patterns in the given data and also make some forecasts based on the given data. Classical machine learning has its quantum part, which is known as quantum machine learning (QML). QML, which is a field of quantum computing, uses some of the quantum mechanical principles and concepts which include superposition, entanglement and quantum adiabatic theorem to assess the data and make some forecasts based on the data. At the present moment, research in QML has taken two main approaches. The first approach involves implementing the computationally expensive subroutines of classical machine learning algorithms on a quantum computer. The second approach concerns using classical machine learning algorithms on a quantum information, to speed up performance of the algorithms. The work presented in this manuscript proposes a quantum support vector algorithm that can be used to forecast solar irradiation. The novelty of this work is in using quantum mechanical principles for application in machine learning. Python programming language was used to simulate the performance of the proposed algorithm on a classical computer. Simulation results that were obtained show the usefulness of this algorithm for predicting solar irradiation.
 
</p></abstract><kwd-group><kwd>Quantum</kwd><kwd> Quantum Machine Learning</kwd><kwd> Machine Learning</kwd><kwd> Support Vector Machine</kwd><kwd> Quantum Support Vector Machine</kwd><kwd> Energy</kwd><kwd> Solar Irradiation</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>Machine learning is a subfield of artificial intelligence. It is a set of techniques that are used to analyze and find patterns in input data to make predictions/inferences [<xref ref-type="bibr" rid="scirp.72542-ref1">1</xref>] - [<xref ref-type="bibr" rid="scirp.72542-ref10">10</xref>] . It has applications in areas such as image recognition, natural language processing, robotics, spam filtering, drug discovery, medical diagnosis, financial analysis, bioinformatics, marketing and even politics [<xref ref-type="bibr" rid="scirp.72542-ref10">10</xref>] [<xref ref-type="bibr" rid="scirp.72542-ref11">11</xref>] [<xref ref-type="bibr" rid="scirp.72542-ref12">12</xref>] .</p><p>There are various classical machine learning algorithms, and these include Bayesian networks, artificial neural networks, deep learning, clustering and Support Vector Machine (SVM) to name but a few. The main focus of this paper is on the quantum version of SVM algorithm, which was introduced by Vapnik in the 1990s [<xref ref-type="bibr" rid="scirp.72542-ref13">13</xref>] . Machine learning algorithms can be divided into three major categories, namely supervised learning, unsupervised learning and reinforcement learning, depending on the type of data to be used for predictive analytics [<xref ref-type="bibr" rid="scirp.72542-ref1">1</xref>] [<xref ref-type="bibr" rid="scirp.72542-ref3">3</xref>] [<xref ref-type="bibr" rid="scirp.72542-ref10">10</xref>] [<xref ref-type="bibr" rid="scirp.72542-ref13">13</xref>] .</p><p>The field of Quantum Information Processing (QIP) exploits quantum mechanical concepts such as superposition, entanglement and tunneling for computation and communication tasks [<xref ref-type="bibr" rid="scirp.72542-ref14">14</xref>] . Recently, there has been a concerted effort to explore the benefits of using QIP for machine learning applications. This results in the field of Quantum Machine Learning (QML). It has also been demonstrated that QML techniques provide a performance speedup compared to their classical counterparts [<xref ref-type="bibr" rid="scirp.72542-ref11">11</xref>] [<xref ref-type="bibr" rid="scirp.72542-ref15">15</xref>] . This speedup is the major motivation for exploring QML algorithms.</p><p>There are two basic approaches to QML [<xref ref-type="bibr" rid="scirp.72542-ref9">9</xref>] . The first approach uses the classical data as input, and transforms it into quantum data so that it could be processed on a quantum computer. In essence, this approach implements classical machine learning algorithms on a quantum computer. The second approach involves making use of quantum mechanical principles in order to design machine learning algorithms for classical computers. In the work reported in this paper, we used the first approach to model solar power using quantum SVM.</p><p>The remainder of this paper is structured as follows. The next section provides background information on machine learning, QIP and QML. This is followed by Section 3, which discusses the design and implementation of the sun power prediction model reported in this Manuscript. Section 4 provides the results and discusses the results obtained. Finally, the last section concludes this paper.</p></sec><sec id="s2"><title>2. Background Information</title><p>Machine learning, which is used interchangeably with predictive analytics, is a sub-field of artificial intelligence which is concerned with building algorithms that make use of input data to make predictions [<xref ref-type="bibr" rid="scirp.72542-ref1">1</xref>] [<xref ref-type="bibr" rid="scirp.72542-ref2">2</xref>] [<xref ref-type="bibr" rid="scirp.72542-ref3">3</xref>] [<xref ref-type="bibr" rid="scirp.72542-ref4">4</xref>] . There are three main categories of machine learning, and they are [<xref ref-type="bibr" rid="scirp.72542-ref1">1</xref>] [<xref ref-type="bibr" rid="scirp.72542-ref10">10</xref>] :</p><p>-Supervised learning: makes use of both training data and data label to make predictions about future points. Examples of supervised learning algorithms are logistic regression, artificial neural networks and support vector machines.</p><p>-Unsupervised learning: makes use of training data only to make a model that maps inputs to output. As opposed to supervised learning, unsupervised learning does not make use of data label. Examples of unsupervised learning are clustering and anomaly detection algorithms.</p><p>-Reinforcement learning: uses reinforcement in the form of reward or punishment. If the algorithm succeeds in making correct predictions, it is rewarded. However, if it fails, it is punished. Reinforcement learning is used mainly in robotics and computer games.</p><sec id="s2_1"><title>2.1. Support Vector Machines</title><p>Support vector machine learning is the most commonly used “off-the-shelf” supervised learning algorithm [<xref ref-type="bibr" rid="scirp.72542-ref1">1</xref>] . SVM solves problems in both classification and regression. It uses the principle of maximum margin classifier to separate data. For a d- dimensional data, SVM uses a d ? 1 hyperplane for data separation. For instance, if data are supplied on a plane (two dimensions), SVM would use a line (one dimension) for classification. The principle of maximum margin classification ensures that there is a maximum separation between positive results (y = 1) and negative results (y = −1). The margin in this case is the distance between the decision boundary and the support vectors, where support vectors are data points closest to the decision boun- dary.</p><p>One of the key advantages of support vector machines is that unlike other supervised learning algorithms, its loss function is a global optimization problem, hence it is not prone to local optima [<xref ref-type="bibr" rid="scirp.72542-ref4">4</xref>] . Additionally, SVM is robust against over-fitting, hence it is suitable for making generalizations even with a small dataset. Lastly, by using a technique known as kernel trick, SVM can separate data which is not linearly separable in its input space. This technique enables SVM to transform input data into higher-dimen- sional space, where a separating linear hyperplane can be found.</p></sec><sec id="s2_2"><title>2.2. Quantum Information Processing</title><p>In stark contrast to classical computers, which use a binary digit (bit) as a unit of information, quantum computers use a quantum bit (qubit) as a unit of information. Mathematically, a qubit is given as [<xref ref-type="bibr" rid="scirp.72542-ref14">14</xref>] [<xref ref-type="bibr" rid="scirp.72542-ref16">16</xref>]</p><disp-formula id="scirp.72542-formula5"><label>(1)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/1-6401483x2.png"  xlink:type="simple"/></disp-formula><p>where α and β are probability amplitudes. These amplitudes satisfy the condition</p><disp-formula id="scirp.72542-formula6"><label>(2)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/1-6401483x3.png"  xlink:type="simple"/></disp-formula><p>It is worth noting that a qubit, which is a unit of information for a two-state system, can be generalized to any arbitrary d-state. Such a generalized unit of information is known as a quantum digit (qudit) [<xref ref-type="bibr" rid="scirp.72542-ref16">16</xref>] . Just like a classical computer, which use gates for computation, quantum computers also use quantum gates to perform operations on qudits. Essentially, a quantum gate operation on a quantum state <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/1-6401483x4.png" xlink:type="simple"/></inline-formula> (which is represented as a column vector) is a linear operation. Therefore, mathematically speaking, quantum information processing makes use of vectors, matrices and tensors, hence it involves linear transformations.</p></sec><sec id="s2_3"><title>2.3. Quantum Machine Learning</title><p>Machine learning generally represents data in vector and matrix form. This is also the case with QIP, hence why QIP concepts find applications in machine learning. This results in the new field of research called quantum machine learning. Quantum machine learning can take two forms: where classical machine learning algorithms are transformed into their quantum counterparts; to be implemented on a quantum information processor, or taking some of the computationally expensive classical machine learning sub-routines and implementing them on the quantum computer.</p></sec><sec id="s2_4"><title>2.4. Model Evaluation and Validation</title><p>Different measures are used to evaluate and validate models. These measures include mean squared error (MSE), Root mean squared error (RMSE), mean absolute error (MAE), and R<sup>2</sup> error.</p><sec id="s2_4_1"><title>2.4.1. Mean Squared Error</title><p>Mean squared error is one of the measures of the goodness of fit. It measures the closeness of a data line to the data points. For n as the number of predictions, <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/1-6401483x5.png" xlink:type="simple"/></inline-formula>as the vector of predicted values, and Y as the vector of observations, MSE is given as</p><disp-formula id="scirp.72542-formula7"><label>(3)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/1-6401483x6.png"  xlink:type="simple"/></disp-formula></sec><sec id="s2_4_2"><title>2.4.2. Root Mean Squared Error</title><p>Root mean squared error, which is also a measure of goodness of fit, is the average Euclidean distance of the line from the data points. It is given as</p><disp-formula id="scirp.72542-formula8"><label>(4)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/1-6401483x7.png"  xlink:type="simple"/></disp-formula><p>where n is the number of predictions, <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/1-6401483x8.png" xlink:type="simple"/></inline-formula>is the vector of predicted values, and Y is the vector of observations.</p></sec><sec id="s2_4_3"><title>2.4.3. Mean Absolute Error</title><p>Mean absolute error measures the closeness of predicted results to the observations. It is given as</p><disp-formula id="scirp.72542-formula9"><label>(5)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/1-6401483x9.png"  xlink:type="simple"/></disp-formula></sec><sec id="s2_4_4"><title>2.4.4. R<sup>2</sup> Error</title><p>R<sup>2</sup> error is also known as coefficient of determination. It is the measure of degree of variance. It is given as</p><disp-formula id="scirp.72542-formula10"><label>(6)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/1-6401483x10.png"  xlink:type="simple"/></disp-formula><p>where, for a mean of observations<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/1-6401483x11.png" xlink:type="simple"/></inline-formula>, SStot is given as</p><disp-formula id="scirp.72542-formula11"><label>(7)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/1-6401483x12.png"  xlink:type="simple"/></disp-formula><p>and</p><disp-formula id="scirp.72542-formula12"><label>(8)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/1-6401483x13.png"  xlink:type="simple"/></disp-formula></sec></sec></sec><sec id="s3"><title>3. Implementation</title><p>In this work, quantum support vector machine was implemented using a recorded data from Digital Technology Group (DTG) Weather Station in Cambridge University<sup>1</sup>. The dataset consists of forty nine instances, which are the training examples. These instances represent the measurements that were recorded at DTG, with a time interval of thirty minutes. Additionally, this dataset consists of three features, namely temperature, humidity and wind speed.</p><p>The recorded classical information is converted to quantum state such that for a training example <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/1-6401483x15.png" xlink:type="simple"/></inline-formula> and number of training examples N:</p><disp-formula id="scirp.72542-formula13"><label>(9)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/1-6401483x16.png"  xlink:type="simple"/></disp-formula><p>This is then followed by optimizing the quantum support vector hyperplane parameters, as articulated in [<xref ref-type="bibr" rid="scirp.72542-ref17">17</xref>] . The optimization is done by reducing this optimization problem into a system of linear equations, and then using a quantum algorithm for solving a system of linear equations, which uses matrix inversion. This quantum algorithm is known to have an exponential speedup over its classical counterpart.</p><p>The quantum support vector machine was implemented using Python programming language.</p><p>Python machine learning package used for this task was Scikit-learn version 0.18.0 [<xref ref-type="bibr" rid="scirp.72542-ref5">5</xref>] . The graphical user interface (GUI) part of the implementation was realized using Orange data mining software package, release number 3.3.8<sup>2</sup>. This GUI helped visualize the input dataset and the plots for the results obtained from this implementation. It also supports other python packages such as scikit-learn.</p><p>The results were then recorded and errors calculated. The following errors were calculated, for different training sizes:</p><p>_mean square error (MSE),</p><p>_root mean square error (RMSE),</p><p>_mean absolute error (MAE),</p><p>_coefficient of determination, R<sup>2</sup>.</p></sec><sec id="s4"><title>4. Results and Discussion</title><p>The dataset was broken down into different portions, with some part being used for training data, and the other part being used for cross-validation. <xref ref-type="table" rid="table1">Table 1</xref> shows different calculated errors for different training data sizes. From the table, it can be observed that the best results are obtained when the training size is 70% of the dataset. Therefore, the training size of 70% was chosen for this implementation.</p><p>The next step was to analyze the correlation of the three features used (temperature, humidity and wind speed). <xref ref-type="fig" rid="fig1">Figure 1</xref> and <xref ref-type="fig" rid="fig2">Figure 2</xref> show the scatter plots of these correlations. Since the graphs in the figures are not linear, it implies that the features were not correlated, hence they were independent. Finally, Sieve diagrams were plotted, and are shown in <xref ref-type="fig" rid="fig3">Figure 3</xref> and <xref ref-type="fig" rid="fig4">Figure 4</xref>. These results underline the robustness of the proposed algorithm.</p></sec><sec id="s5"><title>5. Conclusions</title><p>We have reported an algorithm for solar power prediction using quantum support vector machine learning algorithm. The algorithm is a quantum counterpart of a classical support vector machine, which is known to have a unique solution, and hence it converges</p><table-wrap id="table1" ><label><xref ref-type="table" rid="table1">Table 1</xref></label><caption><title> Calculated errors for different dataset training sizes</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Training Size (%)</th><th align="center" valign="middle" >MSE</th><th align="center" valign="middle" >RMSE</th><th align="center" valign="middle" >MAE</th><th align="center" valign="middle" >R<sup>2 </sup></th></tr></thead><tr><td align="center" valign="middle" >60</td><td align="center" valign="middle" >3.629</td><td align="center" valign="middle" >1.905</td><td align="center" valign="middle" >1.435</td><td align="center" valign="middle" >0.978</td></tr><tr><td align="center" valign="middle" >66</td><td align="center" valign="middle" >3.098</td><td align="center" valign="middle" >1.760</td><td align="center" valign="middle" >1.283</td><td align="center" valign="middle" >0.826</td></tr><tr><td align="center" valign="middle" >70</td><td align="center" valign="middle" >2.643</td><td align="center" valign="middle" >1.626</td><td align="center" valign="middle" >1.171</td><td align="center" valign="middle" >0.852</td></tr><tr><td align="center" valign="middle" >75</td><td align="center" valign="middle" >2.992</td><td align="center" valign="middle" >1.730</td><td align="center" valign="middle" >1.259</td><td align="center" valign="middle" >0.835</td></tr><tr><td align="center" valign="middle" >80</td><td align="center" valign="middle" >3.014</td><td align="center" valign="middle" >1.736</td><td align="center" valign="middle" >1.257</td><td align="center" valign="middle" >0.835</td></tr></tbody></table></table-wrap><fig id="fig1"  position="float"><label><xref ref-type="fig" rid="fig1">Figure 1</xref></label><caption><title> This figure shows the relationship between temperature (in degrees Celsius) and humidity. The non-linearity of the data points implies that the two features are not correlated</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/1-6401483x17.png"/></fig><fig id="fig2"  position="float"><label><xref ref-type="fig" rid="fig2">Figure 2</xref></label><caption><title> This figure shows the relationship between temperature (in degrees Celsius) and wind speed (in knots). Since the data point portray non-linearity, it can be observed that these two features are independent</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/1-6401483x18.png"/></fig><fig id="fig3"  position="float"><label><xref ref-type="fig" rid="fig3">Figure 3</xref></label><caption><title> A sieve diagram for temperature and humidity attributes</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/1-6401483x19.png"/></fig><fig id="fig4"  position="float"><label><xref ref-type="fig" rid="fig4">Figure 4</xref></label><caption><title> A sieve diagram for temperature and wind speed attributes</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/1-6401483x20.png"/></fig><p>to a global optimum. This is in contrast to other machine learning algorithms such as neural networks, which can converge to local optima, since they may not have unique solutions.</p><p>In the work reported in this paper, the quantum support vector algorithm was simulated using Python programming language. A dataset with forty nine instances and three features (temperature, humidity and windspeed) was used for this simulation. The results obtained from the simulation underline the utility of the proposed quantum support vector algorithm for solar power prediction. However, it should be noted that in the implementation, a generic optimization algorithm was used for implementing quantum SVM. Future work should explore the feasibility.</p></sec><sec id="s6"><title>Cite this paper</title><p>Senekane, M. and Taele, B.M. (2016) Prediction of Solar Irradiation Using Quantum Support Vector Machine Learning Algorithm. Smart Grid and Renewable Energy, 7, 293-301. http://dx.doi.org/10.4236/sgre.2016.712022</p></sec><sec id="s7"><title>NOTES</title></sec></body><back><ref-list><title>References</title><ref id="scirp.72542-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">Russell, S.J., Norvig, P., Canny, J.F., Malik, J.M. and Edwards, D.D. (2010) Artificial Intelligence: A Modern Approach. Prentice Hall, New York.</mixed-citation></ref><ref id="scirp.72542-ref2"><label>2</label><mixed-citation publication-type="other" xlink:type="simple">Rogers, S. and Girolami, M. (2015) A First Course in Machine Learning. CRC Press, London.</mixed-citation></ref><ref id="scirp.72542-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">Sugiyama, M. (2015) Introduction to Statistical Machine Learning. Morgan Kaufmann, Amsterdam.</mixed-citation></ref><ref id="scirp.72542-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">Bishop, C.M., et al. (2006) Pattern Recognition and Machine Learning. Springer, New York.</mixed-citation></ref><ref id="scirp.72542-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">Garreta, R. and Moncecchi, G. (2013) Learning Scikit-Learn: Machine Learning in Python. Packt Publishing Ltd., Birmingham.</mixed-citation></ref><ref id="scirp.72542-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">Raschka, S. (2015) Python Machine Learning. Packt Publishing Ltd., Birmingham.</mixed-citation></ref><ref id="scirp.72542-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">Ivezic, Z., Connolly, A., Vanderplas, J. and Gray, A. (2014) Statistics, Data Mining and Machine Learning in Astronomy. Princeton University Press, Princeton, New Jersey.</mixed-citation></ref><ref id="scirp.72542-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">Lantz, B. (2013) Machine learning with R. Packt Publishing Ltd., Birmingham.</mixed-citation></ref><ref id="scirp.72542-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">Wittek, P. (2014) Quantum Machine Learning: What Quantum Computing Means to Data Mining. Academic Press, Cambridge, Massachusetts.</mixed-citation></ref><ref id="scirp.72542-ref10"><label>10</label><mixed-citation publication-type="other" xlink:type="simple">Schuld, M., Sinayskiy, I. and Petruccione, F. (2015) An Introduction to Quantum Machine Learning. Contemporary Physics, 56, 172-185.</mixed-citation></ref><ref id="scirp.72542-ref11"><label>11</label><mixed-citation publication-type="other" xlink:type="simple">Cai, X.D., Wu, D., Su, Z.E., Chen, M.C., Wang, X.L., Li, L., Liu, N.L., Lu, C.Y. and Pan, J.W. (2015) Entanglement-Based Machine Learning on a Quantum Computer. Physical Review Letters, 114, 110504. https://doi.org/10.1103/PhysRevLett.114.110504</mixed-citation></ref><ref id="scirp.72542-ref12"><label>12</label><mixed-citation publication-type="other" xlink:type="simple">Siegel, E. (2013) Predictive Analytics: The Power to Predict Who Will Click, Buy, Lie, or Die. John Wiley &amp; Sons, Hoboken, New Jersey.</mixed-citation></ref><ref id="scirp.72542-ref13"><label>13</label><mixed-citation publication-type="other" xlink:type="simple">Marsland, S. (2015) Machine Learning: An Algorithmic Perspective. CRC Press, Boca Raton, Florida.</mixed-citation></ref><ref id="scirp.72542-ref14"><label>14</label><mixed-citation publication-type="other" xlink:type="simple">Nielsen, M.A. and Chuang, I.L. (2010) Quantum Computation and Quantum Information. Cambridge University Press, Cambridge, UK. https://doi.org/10.1017/CBO9780511976667</mixed-citation></ref><ref id="scirp.72542-ref15"><label>15</label><mixed-citation publication-type="other" xlink:type="simple">Lloyd, S., Mohseni, M. and Rebentrost, P. (2013) Quantum Algorithms for Supervised and Unsupervised Machine Learning. arXiv:1307.0411</mixed-citation></ref><ref id="scirp.72542-ref16"><label>16</label><mixed-citation publication-type="other" xlink:type="simple">Wilde, M.M. (2013) Quantum Information Theory. Cambridge University Press, Cambridge, UK. https://doi.org/10.1017/CBO9781139525343</mixed-citation></ref><ref id="scirp.72542-ref17"><label>17</label><mixed-citation publication-type="other" xlink:type="simple">Li, Z., Liu, X., Xu, N. and Du, J. (2015) Experimental Realization of a Quantum Support Vector Machine. Physical Review Letters, 114, 140504.  
https://doi.org/10.1103/PhysRevLett.114.140504</mixed-citation></ref></ref-list></back></article>