Skip to main content

Catasta is a Python library designed to simplify and accelerate the process of machine learning model experimentation. It encapsulates the complexities of model training and evaluation, offering researchers and developers a straightforward pipeline for rapid model assessment with minimal setup required.

Project description

Catasta: Streamlined Model Experimentation

pypi version MIT License

Catasta is a Python library designed to simplify and accelerate the process of machine learning model experimentation. It encapsulates the complexities of model training and evaluation, offering researchers and developers a straightforward pipeline for rapid model assessment with minimal setup required.

Note: Catasta only supports regression and classification at the moment.

Important: Catasta is subject of change until a major version is launched.

Key features

Catasta is a very simple package, containing only five modules, each one with an specific purpose.

The models module houses a variety of machine learning models.

The datasets module provides an easy way to import the data contained in directories, being also able to modify the data shape in an easy way.

The transformations module lets you apply transformations to the data when its loaded to a dataset.

The scaffolds module is where models and datasets are integrated for training. Scaffolds handle training and evaluation.

The archways module takes a trained model and handles the inference task.

Installation

Install via pip

Catasta is available as a PyPi package:

pip install catasta

Install from source

Clone the repository

git clone https://github.com/vistormu/catasta

and install the dependencies

pip install -r requirements.txt

Documentation

Work in progress

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

catasta-0.1.2.tar.gz (22.9 MB view details)

Uploaded Source

Built Distribution

catasta-0.1.2-py3-none-any.whl (53.8 kB view details)

Uploaded Python 3

File details

Details for the file catasta-0.1.2.tar.gz.

File metadata

  • Download URL: catasta-0.1.2.tar.gz
  • Upload date:
  • Size: 22.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.5

File hashes

Hashes for catasta-0.1.2.tar.gz
Algorithm Hash digest
SHA256 e11738be359a8a8229f2f202959dc705ecd8c6d68e876d6ccb9ca7bc56e94b9c
MD5 459aa68bbfc067fb6329668f9847475d
BLAKE2b-256 4d983f3ca269732c16a66397cc4628672097e1399b7adfd3fadb95113a383519

See more details on using hashes here.

File details

Details for the file catasta-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: catasta-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 53.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.5

File hashes

Hashes for catasta-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 cb62bda14fe55b7fff01df50931688ca922b0a20e8d1fa0057c74787f2108156
MD5 f3da50e581a5981449f55face00618b1
BLAKE2b-256 1215085d6b6c570f56688ffd4cda876cac06b9a9033e77516e333a71ecd928d8

See more details on using hashes here.

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