# MinorPro **Repository Path**: umdol/MinorPro ## Basic Information - **Project Name**: MinorPro - **Description**: https://github.com/shreyas-kj/MinorPro - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-11 - **Last Updated**: 2021-02-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MinorPro Major project using Hybridised wknn- GA. BitsUtility contains static functions for bitstring to bitarray from various data types. distValue is a holder class for instances in wknn representation. Individual and Fitness has been explained in file itself. wknn contains functions to classify and find nearest neighbours using weighted knn algorithm. wttest class is used for testing purpose only.