-
Notifications
You must be signed in to change notification settings - Fork 0
hsmahesha/Gene_Localization_Prediction
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
#------------------------------------------------------------------------------# Gene Localization Prediction: This project implements nearest neighbor based machine learning algorithm to predict localization of genes. The data set is taken from KDD 2001 cup contest. The algorithm implemented here is based on the approach described by winners of KDD 2001 cup. #------------------------------------------------------------------------------# #------------------------------------------------------------------------------# Description Of Files And Directories: #------------------------------------------------------------------------------# README.txt: this file. predict_gene_localization.py: python source file which implements nearest neighbor based classification data: directory which contains data set files correct_result: directory which contains actual result file paper: directory which contains kdd 2001 cup winning paper result.txt: the text fie which contains predicted result #------------------------------------------------------------------------------# #------------------------------------------------------------------------------# Usage: #------------------------------------------------------------------------------# command line input: python predict_gene_localization.py #------------------------------------------------------------------------------#
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published