Code for Semi-Supervised Machine Learning Techniques, Self-Learning and Co-training used in the paper:
Rania Ibrahim, Noha A. Yousri, Mohamed A. Ismail and Nagwa M, El-Makky. “miRNA and Gene Expression based Cancer Classification using Self-Learning and Co-Training Approaches”. IEEE International Conference on Bioinformatics and Biomedicine (BIBM), pp. 495-498, 2013.
---------------------------------------------------------------------------
For Self-Learning:
java -jar -Xms1700m SelfLearner.jar [trainFile] [testFile] [labelFile] [unlabeledFile] [Alpha] [ClassifierType(randomforest,svm)] [resultFile] [ClassifierModelFile]
For Co-Training:
java -jar -Xms2500m CoTraining.jar [trainFile-Side1] [testFile-Side1] [labelFile-Side1] [unlabeledFile-Side1] [trainFile-Side2] [testFile-Side2] [labelFile-Side2] [unlabeledFile-Side2] [MappingFile] [Alpha] [ClassifierType(randomforest,svm)] [resultFile] [ClassifierModelFileSide1] [ClassifierModelFileSide2]

Project Activity

See All Activity >

Follow SelfLearning&CoTraining

SelfLearning&CoTraining Web Site

You Might Also Like
Component Content Management System for Software Documentation Icon
Component Content Management System for Software Documentation

Great tool for serious technical writers

Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of SelfLearning&CoTraining!

Additional Project Details

Registered

2014-07-02