A model evaluation tool
Project description
Newberry Metrics
A Python package for model evaluation that provides tools and utilities to assess machine learning model performance.
Description
Newberry Metrics is a lightweight and efficient tool designed to help data scientists and machine learning engineers evaluate their models. It provides a suite of metrics and evaluation tools to assess model performance.
Installation
You can install the package using pip:
pip install newberry_metrics
Requirements
- Python >= 3.10
Features
- Model evaluation tools
- Performance metrics calculation
- Easy-to-use interface
Usage
from newberry_metrics import cost
# Example usage will be added here
Development
To set up the development environment:
- Clone the repository
git clone https://github.com/SatyaTheG/newberry_metrics.git
cd newberry_metrics
- Create and activate a virtual environment
python -m venv .venv
source .venv/bin/activate # On Windows, use: .venv\Scripts\activate
- Install development dependencies
pip install -e ".[dev]"
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Author
- Satya - SatyaTheG
- Email: forsatyanarayansahoo@gmail.com
Version
Current version: 0.0.10
Project Status
This project is under active development. Features and documentation will be added regularly.
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
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 newberry_metrics-0.0.20.tar.gz.
File metadata
- Download URL: newberry_metrics-0.0.20.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f62d85b022ebd161d78f622ce58ec944db6d00e7662a7a718bce69f9acdaf519
|
|
| MD5 |
d222848774c53d66a456277ce7c15802
|
|
| BLAKE2b-256 |
e2913ee0ca1c6c282016d576e056f8428c9f74fda4464f532c9fd7965d761beb
|
File details
Details for the file newberry_metrics-0.0.20-py3-none-any.whl.
File metadata
- Download URL: newberry_metrics-0.0.20-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c146e320d5a5f65447a95fcd23f9cfea7b052e3d2ce6a73d382f44654666656
|
|
| MD5 |
f3f94146661883f0d3bce6dc18f169c1
|
|
| BLAKE2b-256 |
f2a5139ae3ad505d343e5a3810b468ad539648d335f9b8d852175b4037324638
|