Metadata-Version: 2.1
Name: feature-selectionpy
Version: 0.0.4
Summary: A Python feature selection project
Home-page: https://github.com/chandraveshchaudhari/browser-automationpy
Author: Chandravesh Chaudhari
Author-email: chandraveshchaudhari@example.com
Project-URL: Bug Tracker, https://github.com/chandraveshchaudhari/hybrid-feature-selection/issues
Project-URL: Bug Reports, https://github.com/chandraveshchaudhari/hybrid-feature-selection/issues
Project-URL: Say Thanks!, https://saythanks.io/to/chandraveshchaudhari
Project-URL: Source, https://github.com/chandraveshchaudhari/hybrid-feature-selection/
Keywords: browser,automation,selenium,testing,data mining
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Internet :: WWW/HTTP :: Browsers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6, <4
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: keras (==2.11.0)
Requires-Dist: mlxtend (==0.21.0)
Requires-Dist: pandas (==1.5.2)
Requires-Dist: ReliefF (==0.1.2)
Requires-Dist: scipy (==1.9.3)
Requires-Dist: shap (==0.41.0)
Requires-Dist: scikit-learn
Requires-Dist: skrebate (==0.62)
Requires-Dist: systematic-reviewpy (==0.0.1)
Requires-Dist: tensorboard (==2.11.0)
Requires-Dist: tensorboard-data-server (==0.6.1)
Requires-Dist: tensorboard-plugin-wit (==1.8.1)
Requires-Dist: tensorflow (==2.11.0)
Requires-Dist: tensorflow-estimator (==2.11.0)
Requires-Dist: tensorflow-io-gcs-filesystem (==0.29.0)
Requires-Dist: xgboost (==1.7.2)

<div align="center">
  <img src="https://github.com/chandraveshchaudhari/personal-information/blob/bf3d602dbbf0b7d0bbe6461351c163144b617d24/logos/my%20github%20logo%20template-python%20project%20template%20small.png" width="640" height="320">
</div>

# Title of the python project
> Citation

- [Introduction](#introduction)
- [Features](#features)
- [Installation](#installation)
- [Contribution](#contribution)
- [Future Improvements](#future-improvements)

## Introduction
what it does. why it was made. what is future vision. 

### Authors
<img align="left" width="231.95" height="75" src="https://github.com/chandraveshchaudhari/personal-information/blob/1afa9ad052ab9666e6a1a3854464a77ccab68438/images/christ.png">

[Chandravesh chaudhari][chandravesh linkedin], Doctoral candidate at [CHRIST (Deemed to be University), Bangalore, India][christ university website] under supervision of [Dr. Geetanjali purswani][geetanjali linkedin].

<br/>

[chandravesh linkedin]: https://www.linkedin.com/in/chandravesh-chaudhari "chandravesh linkedin profile"
[geetanjali linkedin]: https://www.linkedin.com/in/dr-geetanjali-purswani-546336b8 "geetanjali linkedin profile"
[christ university website]: https://christuniversity.in/ "website"

## Features
- first
- second
- and so on

#### significance
- first
- second and so on

## Installation 
This project is available at [PyPI](url). For help in installation check 
[instructions](https://packaging.python.org/tutorials/installing-packages/#installing-from-pypi)
```bash
python3 -m pip install projectname  
```

### Dependencies
##### Required
- [project-name](url) - Description of project.

##### Optional
- [project-name](url) - Description of project.

## Important links
- [Documentation](documentation link)
- [Quick tour](tutorial file link)
- [Project maintainer (feel free to contact)](mailto:chandraveshchaudhari@gmail.com?subject=[GitHub]%20Source%20repository-name) 
- [Future Improvements](https://github.com/chandraveshchaudhari/repository-name/projects)
- [License](https://github.com/chandraveshchaudhari/repository-name/blob/master/LICENSE.txt)

## Contribution
all kinds of contributions are appreciated.
- [Improving readability of documentation](documentation link)
- [Feature Request](https://github.com/chandraveshchaudhari/repository-name/issues/new/choose)
- [Reporting bugs](https://github.com/chandraveshchaudhari/repository-name/issues/new/choose)
- [Contribute code](https://github.com/chandraveshchaudhari/repository-name/compare)
- [Asking questions in discussions](https://github.com/chandraveshchaudhari/repository-name/discussions)

## Future Improvements
Work title
- [ ] work part one
- [X] work part two

