Metadata-Version: 2.4
Name: trueml
Version: 0.0.1
Summary: Machine learning without hidden abstractions.
Author: Prasad Raju G
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: plotly
Provides-Extra: docs
Requires-Dist: mkdocs; extra == "docs"
Requires-Dist: mkdocs-material; extra == "docs"
Dynamic: license-file

<div align="center">

<picture>
  <source media="(prefers-color-scheme: light)" srcset="docs/trueml-dark.svg">
  <img alt="trueml logo" src="docs/trueml-light.svg" width="50%" height="50%">
</picture>
</div>

> [!CAUTION]
> Library Under Development ⚠️

[TrueML docs](https://iamprasadraju.github.io/TrueML/)





