# ReliefF **Repository Path**: sunshinecxm/ReliefF ## Basic Information - **Project Name**: ReliefF - **Description**: Implementations of the Relief family of feature selection algorithms. - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-04-12 - **Last Updated**: 2022-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://travis-ci.org/rhiever/ReliefF.svg?branch=master)](https://travis-ci.org/rhiever/ReliefF) [![Code Health](https://landscape.io/github/rhiever/ReliefF/master/landscape.svg?style=flat)](https://landscape.io/github/rhiever/ReliefF/master) [![Coverage Status](https://coveralls.io/repos/rhiever/ReliefF/badge.svg?branch=master&service=github)](https://coveralls.io/github/rhiever/ReliefF?branch=master) ![Python 2.7](https://img.shields.io/badge/python-2.7-blue.svg) ![Python 3.5](https://img.shields.io/badge/python-3.5-blue.svg) ![License](https://img.shields.io/badge/license-MIT%20License-blue.svg) [![PyPI version](https://badge.fury.io/py/ReliefF.svg)](https://badge.fury.io/py/ReliefF) [![Join the chat at https://gitter.im/rhiever/ReliefF](https://badges.gitter.im/rhiever/ReliefF.svg)](https://gitter.im/rhiever/ReliefF?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) # ReliefF This package contains implementations of the [ReliefF](https://en.wikipedia.org/wiki/Relief_(feature_selection)) family of feature selection algorithms. These algorithms excel at identifying ## License Please see the [repository license](https://github.com/rhiever/ReliefF/blob/master/LICENSE) for the licensing and usage information for the ReliefF package. Generally, we have licensed the ReliefF package to make it as widely usable as possible. ## Installation blank ## Usage blank ## Example blank ## Contributing to ReliefF We welcome you to [check the existing issues](https://github.com/rhiever/ReliefF/issues/) for bugs or enhancements to work on. If you have an idea for an extension to the ReliefF package, please [file a new issue](https://github.com/rhiever/ReliefF/issues/new) so we can discuss it. ## Having problems or have questions about ReliefF? Please [check the existing open and closed issues](https://github.com/rhiever/ReliefF/issues?utf8=%E2%9C%93&q=is%3Aissue) to see if your issue has already been attended to. If it hasn't, [file a new issue](https://github.com/rhiever/ReliefF/issues/new) on this repository so we can review your issue. ## Citing TPOT If you use this software in a publication, please consider citing it. You can cite the repository directly with the following DOI: placeholder: [![DOI](https://zenodo.org/badge/20747/rhiever/tpot.svg)](https://zenodo.org/badge/latestdoi/20747/rhiever/tpot) ## Support for ReliefF The ReliefF package was developed in the [Computational Genetics Lab](http://epistasis.org) with funding from the [NIH](http://www.nih.gov). We're incredibly grateful for their support during the development of this project.