Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yinsn/ParaDance

Offers a toolset for comprehensive, multi-faceted large-scale data analysis and optimizations
https://github.com/yinsn/ParaDance

Last synced: 6 days ago
JSON representation

Offers a toolset for comprehensive, multi-faceted large-scale data analysis and optimizations

Awesome Lists containing this project

README

        

# ParaDance

[![Python](https://img.shields.io/badge/python3.9-red?logo=Python&logoColor=white)](https://www.python.org)
[![PyPI](https://img.shields.io/pypi/v/paradance?color=green)](https://pypi.org/project/paradance/)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/yinsn/paradance)
[![Downloads](https://static.pepy.tech/badge/ParaDance)](https://pepy.tech/project/ParaDance)
[![Downloads](https://static.pepy.tech/badge/ParaDance/month)](https://pepy.tech/project/ParaDance)

ParaDance is a comprehensive Python toolkit tailored for large-scale data analysis. It offers functionalities for data loading, processing, evaluation metrics, sampling, and visualization. Uniquely, ParaDance features multi-objective Bayesian optimization, supporting various aggregation formulas and calculators. This flexibility in multi-objective settings positions ParaDance as a valuable tool for data scientists and researchers.

## Installation

You can install ParaDance using pip:

```bash
pip install --upgrade paradance
```

## Contributing

We welcome contributions! If you're interested in enhancing the features of ParaDance, please create a pull request.

## License

ParaDance is licensed under the MIT License.

## Acknowledgments

We appreciate the community for your support and contributions. Thank you!