Library to evaluate ML model performances
Project description
arkas
Overview
arkas is a simple Python library to evaluate ML model performances.
Installation
We highly recommend installing
a virtual environment.
arkas can be installed from pip using the following command:
pip install arkas
To make the package as slim as possible, only the minimal packages required to use arkas are
installed.
To include all the dependencies, you can use the following command:
pip install arkas[all]
Please check the get started page to see how to
install only some specific dependencies or other alternatives to install the library.
The following is the corresponding arkas versions and tested dependencies.
arkas |
coola |
grizz |
iden |
matplotlib |
numpy |
objectory |
polars |
scikit-learn |
python |
|---|---|---|---|---|---|---|---|---|---|
main |
>=0.8.2,<1.0 |
>=0.1,<1.0 |
>=0.1,<1.0 |
>=3.6,<4.0 |
>=1.22,<2.0 |
>=0.2,<1.0 |
>=1.0,<2.0 |
>=1.3,<2.0 |
>=3.9,<3.13 |
arkas |
colorlog* |
hya* |
markdown* |
plotly* |
scipy* |
tqdm* |
|---|---|---|---|---|---|---|
main |
>=6.7,<7.0 |
>=0.2,<1.0 |
>=3.4,<4.0 |
>=5.24.0,<6.0 |
>=1.10,<2.0 |
>=4.65,<5.0 |
* indicates an optional dependency
Contributing
Please check the instructions in CONTRIBUTING.md.
Suggestions and Communication
Everyone is welcome to contribute to the community. If you have any questions or suggestions, you can submit Github Issues. We will reply to you as soon as possible. Thank you very much.
API stability
:warning: While arkas is in development stage, no API is guaranteed to be stable from one
release to the next.
In fact, it is very likely that the API will change multiple times before a stable 1.0.0 release.
In practice, this means that upgrading arkas to a new version will possibly break any code that
was using the old version of arkas.
License
arkas is licensed under BSD 3-Clause "New" or "Revised" license available in LICENSE
file.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file arkas-0.0.1a12.tar.gz.
File metadata
- Download URL: arkas-0.0.1a12.tar.gz
- Upload date:
- Size: 125.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.11.8 Darwin/24.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1afe6fcec77938eb2921256fe6181b1f40a3e8d9b84a842fa7bdf9a1d5ef0f65
|
|
| MD5 |
def427b53dd25b4352dbeb9152f967ac
|
|
| BLAKE2b-256 |
ca31e6c5c1c330e818ed7e6bafac9bee07efa0fc7ca848078a52a1cd8608bb9f
|
File details
Details for the file arkas-0.0.1a12-py3-none-any.whl.
File metadata
- Download URL: arkas-0.0.1a12-py3-none-any.whl
- Upload date:
- Size: 317.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.11.8 Darwin/24.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
031c1e9244457448b0e7db481359b28f46b12afccd40bfddb75a2cb30766bf05
|
|
| MD5 |
7f57c206c85f4af38498e451af8ba8fc
|
|
| BLAKE2b-256 |
4902117f0c7e1df7192aa6d0b9c81dff96f37e8245a7eab0f3a3632431ae088c
|