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 at the moment. Other techniques such as classification or prediction are being developed.

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.

Models

The models module houses a variety of machine learning models.

Datasets

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.

Transformations

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

Scaffolds

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

Archways

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.0.5.tar.gz (22.9 MB view details)

Uploaded Source

Built Distribution

catasta-0.0.5-py3-none-any.whl (31.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for catasta-0.0.5.tar.gz
Algorithm Hash digest
SHA256 897bf7731ace0318929c620387a9eb06d9925b63a2952d2dc1bac0713b854b61
MD5 52a97e54055d4eb56080216a3402074d
BLAKE2b-256 6540812e82b79051e959d0c215c8715a09885b017f6b9df0c0a3dc7af5fbb9c5

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for catasta-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 61af017de6e857030f1eafa117d123cba202da0be7f942b6d701b1e8c8f1b1c1
MD5 9773fa8de96b0f469d41805cbff27d87
BLAKE2b-256 b5512e6c6ac444e576646095c36cc2ddbb58efaf3a26362e3143d4712706106d

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