Open Access   Article Go Back

A Framework for Selection of Neural Network Training Functions towards the Classification of Yeast Data

Shrayasi Datta1 , J. Paulchoudhury2

Section:Research Paper, Product Type: Conference Paper
Volume-03 , Issue-01 , Page no. 23-29, Feb-2015

Online published on Feb 18, 2015

Copyright © Shrayasi Datta , J. Paulchoudhury . This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

View this paper at   Google Scholar | DPI Digital Library

How to Cite this Paper

  • IEEE Citation
  • MLA Citation
  • APA Citation
  • BibTex Citation
  • RIS Citation

IEEE Style Citation: Shrayasi Datta , J. Paulchoudhury, “A Framework for Selection of Neural Network Training Functions towards the Classification of Yeast Data,” International Journal of Computer Sciences and Engineering, Vol.03, Issue.01, pp.23-29, 2015.

MLA Style Citation: Shrayasi Datta , J. Paulchoudhury "A Framework for Selection of Neural Network Training Functions towards the Classification of Yeast Data." International Journal of Computer Sciences and Engineering 03.01 (2015): 23-29.

APA Style Citation: Shrayasi Datta , J. Paulchoudhury, (2015). A Framework for Selection of Neural Network Training Functions towards the Classification of Yeast Data. International Journal of Computer Sciences and Engineering, 03(01), 23-29.

BibTex Style Citation:
@article{Datta_2015,
author = {Shrayasi Datta , J. Paulchoudhury},
title = {A Framework for Selection of Neural Network Training Functions towards the Classification of Yeast Data},
journal = {International Journal of Computer Sciences and Engineering},
issue_date = {2 2015},
volume = {03},
Issue = {01},
month = {2},
year = {2015},
issn = {2347-2693},
pages = {23-29},
url = {https://www.ijcseonline.org/full_spl_paper_view.php?paper_id=4},
publisher = {IJCSE, Indore, INDIA},
}

RIS Style Citation:
TY - JOUR
UR - https://www.ijcseonline.org/full_spl_paper_view.php?paper_id=4
TI - A Framework for Selection of Neural Network Training Functions towards the Classification of Yeast Data
T2 - International Journal of Computer Sciences and Engineering
AU - Shrayasi Datta , J. Paulchoudhury
PY - 2015
DA - 2015/02/18
PB - IJCSE, Indore, INDIA
SP - 23-29
IS - 01
VL - 03
SN - 2347-2693
ER -

           

Abstract

Yeast is among the various important components for the formulation of medicine and various chemical products, so yeast data classification is an important bioinformatics task. Yeast data classification has been approached by various machine learning techniques for last few years. In this paper, an artificial neural network system with back propagation training algorithm is presented with different training functions for the classification of yeast dataset. Here an effort has been made to decide the suitable training functions of artificial neural network system for the classification of yeast protein. The training functions that have been used are, respectively, Batch Training, Batch Gradient Descent, Gradient Descent with momentum, Resilience back propagation, One-step secant back propagation, Scaled Conjugate back propagation, Conjugate Gradient back propagation with Polak-Riebre updates (CGP) and Conjugate Gradient back propagation with Fletcher-Reeves updates (CGF), BFGS and Levenberg-Marquardt training algorithm . The yeast dataset used for this purpose has been chosen and from UCI machine learning repository. The performance of the classification network has been tested by various performance measures like correctness of classification, mean square error, and regression analysis.

Key-Words / Index Term

Yeast Dataset Classification, Back Propagation Artificial Neural Network, Training Function Of Artificial Neural Network

References

[1] BB. Alberts, D. Bray, J. Lewis, M. Raff, K. Roberts, J.D. Watson, Molecular Biology of the Cell, Garland, New York, 1994.
[2] Shavlik, J., Hunter, L. &Searls, D. (1995).Introduction. Machine Learning, 21: 5-10.
[3] Nakai, K., Kanehisa, M.: Expert system for predicting protein localization sites in gram-negative bacteria. Proteins: Structure, Function, and Genetics.11,95-110 (1991).
[4] Nakai, K., Kanehisa, M.: A knowledge base for predicting protein localization sites in eukaryotic cells. Genomics. 14, 897-911 (1992).
[5] Horton, P., Nakai, K.: A probabilistic classification system for predicting the cellular localization sites of proteins. In :Proceedings of Intelligent Systems in Molecular Biology, pp 109-115. St. Louis, USA (1996).
[6] Horton, P. ,Nakai, K.: Better prediction of protein cellular localization sites with the k Nearest Neighbors classifier, pp. 147-152. AAAI Press. Halkidiki, Greece (1997).
[7] Yetian Chen, Predicting the Cellular Localization Sites of Proteins Using Decision Tree and Neural Networks, http://www.cs.iastate.edu/~yetianc/cs572/files/CS572_Project_YETIANCHEN.pdf.unpublished.
[8] Support Vector Machine with the Fuzzy Hybrid Kernel for Protein Subcellular Localization Classification ";Bo Jin, Yuchun Tang, Yan-Qing Zhang, Chung-Dar Lu and Irene Weber; The 2005 IEEE International Conference on Fuzzy Systems;pages 420-423.
[9] M. Barman,Dr. J Palchoudhury, S. Biswas,"A Framework for the Neuro Fuzzy Rule Base System in the diagonosis of heart disease", International journal of Scientific and Engineering Research,vol-4,Issue 11,November 2013.
[10] S.Datta,Dr. J Palchoudhury,"A Comparative Study on the Performance of Fuzzy Rule Base andArtificial Neural Network towards Classification of Yeast Data",International Journal of Information Technology and Computer science,in press.
[11] S.Datta,Dr. J Palchoudhury,"A Framework for Selection of Membership function using Fuzzy Rule Base System for the Classification of Yeast Data", Proceeding of international conference on Emerging trends in Computer science and Information Technology(ETCSIT 2015),Department of Information Technology,KalyaniGovernment Engineering College,West Bengal,India.January,2015.
[12] UCI machine learning repository, :http://archive.ics.uci.edu/ml.