Skip to main content

A package containing general functionality for 24sea ai/ml related topics

Project description

ai-24sea

A Python package for building, training, and managing AI/ML models for 24sea windfarm data. This repository provides a modular framework for data ingestion, preprocessing, splitting, training, and experiment tracking using MLflow.

Features

  • Configurable ML Pipelines: Easily define preprocessing, splitting, and training steps via configuration files.
  • Data Ingestion: Fetch and aggregate windfarm data using the 24sea API.
  • Preprocessing: Modular, reusable preprocessing functions for feature engineering and cleaning.
  • Train/Test Split: Flexible splitting with support for custom strategies.
  • Model Training: Standardized training flow with MLflow experiment tracking and signature enforcement.
  • Testing: Comprehensive unit tests using pytest and hypothesis.

Project Structure

├── LICENSE
├── README.md
├── VERSION
├── ai_24sea
│   ├── __init__.py
│   ├── modeler
│      ├── __init__.py
│      ├── config.py
│      ├── constants.py
│      ├── misc
│         ├── __init__.py
│         ├── preprocessors.py
│         └── utils.py
│      └── tasks
│          ├── __init__.py
│          ├── ingest.py
│          ├── optimize.py
│          ├── split.py
│          ├── train.py
│          └── transform.py
│   └── version.py
├── bitbucket-pipelines.yml
├── bumpversion.py
├── notebooks
│   ├── tests.ipynb
│   └── tests.py
├── pyproject.toml
├── tests
│   ├── __init__.py
│   ├── conftest.py
│   ├── misc
│      ├── test_preprocessors.py
│      └── test_utils.py
│   ├── tasks
│      ├── test_ingest.py
│      ├── test_optimize.py
│      ├── test_split.py
│      ├── test_train.py
│      ├── test_transform.py
│      └── test_validate.py
│   ├── test_config.py
│   └── test_version.py
└── uv.lock

Installation

This project uses uv for package management

To install:

uv sync

To install for development:

uv sync --all-groups

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

ai_24sea-0.2.4.tar.gz (18.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ai_24sea-0.2.4-py3-none-any.whl (19.6 kB view details)

Uploaded Python 3

File details

Details for the file ai_24sea-0.2.4.tar.gz.

File metadata

  • Download URL: ai_24sea-0.2.4.tar.gz
  • Upload date:
  • Size: 18.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.13

File hashes

Hashes for ai_24sea-0.2.4.tar.gz
Algorithm Hash digest
SHA256 7a30d2f666ea15e1af938eb3429931949bf23be1b92f30069395d3ed8eb41be4
MD5 47c7feaafe6cd2aeb73b14d7ec761408
BLAKE2b-256 d95402431998e2f2d8428a97213d7eb8e2acbb5ebf2622d34eb8b02a082559c3

See more details on using hashes here.

File details

Details for the file ai_24sea-0.2.4-py3-none-any.whl.

File metadata

  • Download URL: ai_24sea-0.2.4-py3-none-any.whl
  • Upload date:
  • Size: 19.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.13

File hashes

Hashes for ai_24sea-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e9e1a25123bb946af14888a7d6af2ac87edd28fb25c2fef3c0d598c34da6aae7
MD5 1199ffc2eeaa68b6d993561a0e83914a
BLAKE2b-256 74cbf8e59ebf6614c34b66a8f67473aad393d7006cf70c2f74628e7367c0303b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page