
pattern 0.0.1a0
0
pattern is a Python package offering a suite of plotting functions to visualize machine learning mod
Contents
pattern is a Python package offering a suite of plotting functions to visualize machine learning models and data. It provides intuitive and customizable plots to aid in model evaluation and data analysis.
How to Install pattern
You can install pattern using pip
pip install pattern
or add it to a project with poetry
poetry add pattern
Package Details
- Author
- Sane Punk
- License
- MIT
- Homepage
- https://lazy-punk.github.io/
- PyPi:
- https://pypi.org/project/pattern/
- Documentation:
- https://github.com/lazy-punk/ml-utils
Classifiers
- Scientific/Engineering/Artificial Intelligence
Related Packages
Errors
A list of common pattern errors.
Code Examples
Here are some pattern code examples and snippets.
pythonfix