Data correction and Machine Learning
Project description
Measured Data Exploration for Physical and Mathematical Models
This Python library is designed to handle measured data from test benches or Building Energy Management Systems (BEMS). It offers physical model calibration frameworks and original AI methods.
Features
The library includes the following features:
- Data cleaning: Based on Pandas, it uses Scikit-learn framework to simplify data cleaning process through the creation of pipelines for time series.
- Data plotting: Generates plots of measured data, visualizes gaps and cleaning methods effects.
- Physical model calibration: Provides base class to define calibration problem, uses Pymoo optimization methods for parameters identification.
- Building usage modeling: Generates time series of occupancy-related usage (Domestic Hot water consumption, grey water use...).
- AI tools for HVAC FDD: Includes artificial intelligence tools for Heating Ventilation and Air Conditioning (HVAC) systems fault detection and diagnostics (FDD).
Getting started
The source code is currently hosted on GitHub at: https://github.com/BuildingEnergySimulationTools/corrai
Tutorials are available in the dedicated folder.
Released version are available at the Python Package Index (PyPI):
# PyPI
pip install corrai
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
corrai-0.3.0.tar.gz
(52.4 kB
view hashes)
Built Distribution
corrai-0.3.0-py3-none-any.whl
(56.8 kB
view hashes)