Astrological Prediction For Profession Using Classification Techniques of Artificial Intelligence
Astrological Prediction For Profession Using Classification Techniques of Artificial Intelligence
O.P. Rishi
Department of Computer Science
University of Kota
Kota, Rajasthan, India
[email protected]
Abstract— Astrology has started around 4000 years back and of paper [2] reviewed applications such as medical prediction
has significantly developed over a period of time. Till date no system [3], weather forecasting[4], financial analysis [5]. The
unified rules or standards for astrological prediction exist in the techniques used in applications were Logistic regression[6],
world. Astrologers concentrate on providing quality services to Bayesian networks[7], Simple Cart algorithm[8], decision
persons rather than defining universal rules and standards for table algorithm[9], neural networks[10], case based
astrological prediction. Advances in artificial intelligence resulted reasoning[11] and so on. The results produced by these
in large number of applications for analysis and prediction. In techniques were quite good. Astrology also works on the
these applications computer learn from unknown, large, noisy or principle of classification and prediction so above methods can
complex data sets and perform prediction and classification of
be used for astrological prediction.
data. In this paper we are trying to find universal rules and
validity of astrology using various scientific methods. In this Till now hardly any large scale researches has taken place
paper we are going to predict profession of person using ZeroR, to prove validity of astrology some initial work was done in
Simple Cart and Decision Table classification algorithm. The data these field by authors of paper[12][13]. Authors designed a
set for learning classification consisted of 24 records of Singer, 24 model implement artificial intelligence for astrological
records of Player and 10 records of Scientist. Weka tool[1] prediction and nearest neighbor algorithm was developed for
available under General public license is use to perform analysis astrological prediction of profession of the person.
and prediction task.
In this paper we are going to explore supervised
Keywords—Artificial Intelligencet; Clasification; Machine classification techniques of artificial intelligence such as
Learning: Astrological Predection; Prediction of Profession; ZeroR, Simple Cart and Decision Table algorithms for
prediction of profession of a person.
234
Authorized licensed use limited to: Lulea University of Technology. Downloaded on February 26,2024 at 06:32:45 UTC from IEEE Xplore. Restrictions apply.
International Conference on Computing, Communication and Automation (ICCCA2015)
S.No. Attribute Type Description Decision table with 12 fold validation produced best
22. Gender Nominal
It will have value M for Male or F results for these cases. Graph in figure 1 describes the errors
for Female. generated by various methods for astrological prediction thus
It holds either of the three values providing insight into the error. Graph in figure 2 describes the
23. Class Nominal
Player, Singer and Scientist
correct and incorrect results generated by various
classification techniques on data.
B. Data Transformation 0.6
Weka (Waikato Environment for Knowledge Analysis)[1] 0.5
well known software of machine learning written in Java and
developed by University of Waikato. WEKA is software 0.4
available under the GNU General Public License. It contains a 0.3
collection of visualization tools and algorithms for data
0.2
analysis and predictive modeling, together with graphical user Mean absolute error
interfaces for easy access to this functionality [1]. 0.1
Root mean squared error
The file in ARRF format to be used by Weka tool was 0
created based on the data generated and created in data
extraction phase. The file was created by describing the
attributes and different values that those attributes can hold.
Then the records consisting of the attribute values were stored
in each line using comma separated format.
235
Authorized licensed use limited to: Lulea University of Technology. Downloaded on February 26,2024 at 06:32:45 UTC from IEEE Xplore. Restrictions apply.
International Conference on Computing, Communication and Automation (ICCCA2015)
attributes can be identified and selected which may produce predicting pneumonia mortality in Artificial Intelligence in Medicine”,
more relevant results. Elsevier, 1997, vol. 9, pp. 107- 138.
[4] FolorunshoOlaiya, Adesesan Barnabas Adeyemo, “Application of
We have performed prediction for profession of the
Data Mining Techniques in weather prediction and climate change
person by using different classification techniques similarly
studies”, I.J. Information Engineering and Electronic Business,
we can predict the basic nature of the person, the attitude of
2012, vol. 1, pp. 51-59.
the person, money, family and other aspect of human life.
[5] Pei-Chann Chang, Chen-Hao Liu, Jun-Lin Lin, Chin-Yuan Fan, Celeste
S.P. Ng, “A neural network with a case based dynamic window for stock
ACKNOWLEDGMENT trading prediction”, Expert Systems Applications, Elsevier, April 2009,
Vol 36(3). pp. 6889-6898.
It is not possible to carry forward a research work without
[6] Le Cessie, S., Van Houwelingen, J.C., “Ridge Estimators in Logistic
any help, we would like to express our sincere appreciation and Regression”, Applied Statistics,1992, 41(1), pp191-201.
gratitude to all the person who have directly or indirectly [7] Jensen F., An introduction to Bayesian networks, Springer,1996.
helped us in these research. We would also like to express [8] Leo Breiman, Jerome H. Friedman, Richard A. Olshen, Charles J. Stone,
special thanks to the people who have provided their personal “Classification and Regression Trees”, Wadsworth International Group,
details to carry forward this research. Belmont California, 1984.
[9] Ron Kohavi and Daniel Sommer, “Targeting Business Users with
Decision Table Classifiers”, KDD-98 Proceedings. American
REFERENCES Association of Artificial Intelligence, 1998.
[1] G. Mark Hall, Eibe Frank, Geoffrey Holmes, Bernhard Pfahringer, Peter [10] Zheng, Z., “Constructing X-of-N Attributes for Decision Tree
Reutemann, and Ian H. Witten, “The WEKA data mining software”, Learning”, Machine Learning, 2000, vol. 40, pp. 35–75.
ACM SIGKDD Explorations Newsletter, vol. 11(1), pp. 10-18, 2009. [11] Waston and FarhiMarir ,”Case Based Reasoning: A Review”,The
Clerk Maxwell, A Treatise on Electricity and Magnetism, 3rd ed., vol. 2. Knowledge Engineering Review, 1994, Vol.9 , pp. 4.
Oxford: Clarendon, 1892, pp.68-73.
O.P. Rishi and Neelam Chaplot, “Predictive role of case based reasoning
[2] Neelam Chaplot , Praveen Dhyani , O.P.Rishi, “A Review on Machine for astrological predictions about profession: System modeling
Learning Concepts for Prediction Based Application”, International approach”, International Conference on Communication and
Journal of Computational Science, Engineering & Technology, ISSN Computational Intelligence, Dec 2010, pp 313 – 317.
2320-4648, March 2013, Vol 1(2), pp. 12-18. [12] O.P. Rishi and Neelam Chaplot, “Archetype of astrological prediction
system about profession of any persons' using case based reasoning” ,
[3] Gregory F. Coopera, Constantin F. Aliferis, Richard Ambrosinoa,
International Conference on Communication and Computational
John Aronisb, Bruce G. Buchananb, Richard Caruana,Michael J. Intelligence, Dec 2010, PP. 373 – 377,Dec 2010.
Fined, Clark Glymour, Geoffrey Gordon, Barbara H. Hanusad, Janine [13] Lior Rokach, “Decision Trees, Data Mining and Knowledge Discovery
E. Janoskyf, Christopher Meek, Tom Mitchell,Thomas Richardson, Handbook”, pp. 165-192.
Peter Spirtes, “An evaluation of machine-learning methods for
236
Authorized licensed use limited to: Lulea University of Technology. Downloaded on February 26,2024 at 06:32:45 UTC from IEEE Xplore. Restrictions apply.