CRISP-DM data preparation utilities for the ventilator pressure project.
Project description
CRISP-DM – Data Preparation
Utilidades reutilizables para la etapa de Data Preparation del flujo CRISP-DM para Ventilator Pressure Prediction. El paquete expone funciones para:
- Optimizar memoria del
DataFrameoriginal. - Construir todas las feature engineering requeridas.
- Generar
X,y, escaladores y lista de features para modelos LSTM.
Instala el paquete (localmente) con:
pip install -e packages/data_preparation
Luego puedes importar las funciones mediante:
from crispdm_data_preparation import get_preprocessed_dataframe
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 crispdm_data_preparation-0.1.0.tar.gz.
File metadata
- Download URL: crispdm_data_preparation-0.1.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5c7410dcb3eaaa69e0010e3b62e09115c30ba2732da9e967c7124a3303e631c
|
|
| MD5 |
d84ea916fc233b6531d19bbb00f5a612
|
|
| BLAKE2b-256 |
f0262416754e33b043f0c9679a359e7635c895ea3bc8fbd29b457cd2051beb1f
|
File details
Details for the file crispdm_data_preparation-0.1.0-py3-none-any.whl.
File metadata
- Download URL: crispdm_data_preparation-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d14205c2724aca49ee4aa2e64b38f52064ebaf50beb702a56be4348b4d7ef55
|
|
| MD5 |
36f2fcb7147d133958d21e9fd84d5186
|
|
| BLAKE2b-256 |
28eb4c463ab81958fa93cafcbf6ab140eaf10ecf43b41106c0c49740e7d8bc89
|