Skip to main content

My personal little ML engineering library.

Project description



RiCS: my personal little ML engineering library.

PyPI - Version PyPI - Python Version Tests Codecov Read the Docs PyPI - License

What is it?

An assorted collection of reusable functions that used to live in a Dropbox folder. RiCS, pronounced "rix", is short for Richard's Code Stash. I started this project with the purpose of learning more about Python best practices, typing and the Python ecosystem.

It has grown organically since then, and now provides a wide variety of small utility functions. Large submodules are typically converted to stand-alone PyPI packages once they begin to mature.

Highlighted Features

Related libraries

The following packages started life as RiCS submodules.

  • ID Translation PyPI - Version Read the Docs

    Turn meaningless IDs into human-readable labels.

  • Time Split PyPI - Version Read the Docs

    Time-based k-fold validation splits for heterogeneous data.

Installation

The package is published through the Python Package Index (PyPI). Source code is available on GitHub: https://github.com/rsundqvist/rics

pip install -U rics

This is the preferred method to install rics, as it will always install the most recent stable release.

If you don't have pip installed, this Python installation guide can guide you through the process.

License

MIT

Documentation

Hosted on Read the Docs: https://rics.readthedocs.io

Contributing

All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome. To get started, see the Contributing Guide and Code of Conduct.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rics-4.1.1.tar.gz (64.1 kB view hashes)

Uploaded Source

Built Distribution

rics-4.1.1-py3-none-any.whl (85.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page