Skip to main content

Cornell University

Critical Infrastructure Systems Lab

Connecting climate, water, and energy

Data analytics

Linear Dynamical Systems

ldsr is an R package implementing two algorithms (Expectation-Maximization and Global Search) for learning a linear dynamical system. The algorithms are applied to the problem of reconstructing streamflow and catchment dynamics based on climate proxies (e.g., tree rings).

Publications

AutoEncoders for Event Detection

AEED is a Python implementation of an event detection scheme based on AutoEncoders (a deep learning architecture). The scheme is conceived to detect anomalies in data simulated/observed in water distribution systems, but it can be readily applied to other domains.

Publications

Iterative Input variable Selection

IIS is a variable (feature) selection algorithm developed by Stefano Galelli and Andrea Castelletti. It is based on a regression/classification method–Extremely Randomised Trees–that ensures computational efficiency and scalability to high dimensional problems.

Publications

(Quasi) Equally Informative Subsets Selection

This library implements the Wrapper for Quasi Equally Informative Subset Selection (W-QEISS) algorithm–developed by Gulsah Karakaya, Stefano Galelli, Selin Ahipasaoglu and Riccardo Taormina. The algorithm solves variable selection problems (for both classification and regression) and returns multiple subsets having similar predictive performance.

Publications