Downloads

Implementation of Classification Algorithms in Neo4j using IPL data

Authors

Surajit Medhi1 | Hemanta K. Baruah2
Department of Computer Science, Gauhati University, Assam, India 1 Gahuhati University, Assam, India 2

Abstract

The main objective of this paper is to implement the classifications algorithms in Neo4j graph database using cypher query language. For implementing the classification algorithm, we have used Indian Premier League (IPL) dataset to predict the winner of the matches using some different features. The IPL is the most popular T20 cricket league in the world. The prediction models are based on the city where the matches were played, winner of the toss and decision of the toss.  In this paper we have implemented Naïve Bayes and K-Nearest Neighbors (KNN) classification algorithms using cypher query language. Different classifiers are used to predict the outcome of different games like football, volleyball, cricket etc, using python and R. In this paper we shall use cypher query language. We shall also compare and analysis the results which are given by Naïve Bayes and K-Nearest Neighbors algorithms to predict the winner of the matches.

Article Details

Published

2021-11-28

Section

Articles

License

Copyright (c) 2021 International Journal of Engineering and Computer Science Creative Commons License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

How to Cite

Implementation of Classification Algorithms in Neo4j using IPL data. (2021). International Journal of Engineering and Computer Science, 10(11), 25431-25441. https://doi.org/10.18535/ijecs/v10i11.4635