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

https://github.com/ssciwr/afwizard-library

Library of community-contributed filter pipelines for adaptivefiltering
https://github.com/ssciwr/afwizard-library

Last synced: 8 months ago
JSON representation

Library of community-contributed filter pipelines for adaptivefiltering

Awesome Lists containing this project

README

          

# afwizard-library

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![PyPI Release](https://img.shields.io/pypi/v/afwizard-library.svg)](https://pypi.org/project/afwizard-library)
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/afwizard-library.svg)](https://anaconda.org/conda-forge/afwizard-library)
[![Documentation Status](https://readthedocs.org/projects/adaptivefiltering/badge/)](https://afwizard.readthedocs.io/en/latest/libraries.html)

This repository contains community-contributed filter pipelines for the [Adaptive Filtering Wizard](https://github.com/ssciwr/afwizard) project.
It is distributed as a Python package through PyPI, which the `afwizard` Python package depends on.

*It is currently under construction, but already accepting contributions.*

## Contributing

If you want to contribute your filter pipelines to this repository, please read the [Contribution Guide](CONTRIBUTING.md).