-
Conformal-HFT Public
Forked from Fabio-Rossi-Hub/Conformal-HFTMsc Thesis turned working paper on the applications of conformal prediction in an HFT setting for better model calibration and uncertainty quantification.
Python GNU Affero General Public License v3.0 UpdatedSep 5, 2024 -
awesome-conformal-prediction-02 Public
Forked from valeman/awesome-conformal-predictionA professionally curated list of awesome Conformal Prediction videos, tutorials, books, papers, PhD and MSc theses, articles and open-source libraries.
Creative Commons Zero v1.0 Universal UpdatedAug 30, 2024 -
pykan Public
Forked from KindXiaoming/pykanKolmogorov Arnold Networks
Jupyter Notebook MIT License UpdatedJul 26, 2024 -
iscan Public
Forked from kevinsbello/iscanA Python 3 package for identifying distribution shifts (a.k.a feature-shifts) between datasets. Official implementation of the paper: "iSCAN: Identifying Causal Mechanism Shifts among Nonlinear Add…
Python Apache License 2.0 UpdatedJul 5, 2024 -
ml-calibration Public
Forked from apple/ml-calibrationrelplot: Utilities for measuring calibration and plotting reliability diagrams
Jupyter Notebook Other UpdatedJun 13, 2024 -
ding_causalInference_python Public
Forked from apoorvalal/ding_causalInference_pythonpython implementation of Peng Ding's "First Course in Causal Inference"
Jupyter Notebook UpdatedJun 6, 2024 -
ExplanationShift Public
Forked from cmougan/ExplanationShiftRepository that goes with "Explanation Shift: How Did the Distribution Shift Impact the Model ?" Mougan et al. 2023
Python MIT License UpdatedApr 15, 2024 -
pybobyqa Public
Forked from numericalalgorithmsgroup/pybobyqaPython-based Derivative-Free Optimization with Bound Constraints
Python GNU General Public License v3.0 UpdatedApr 11, 2024 -
IC_Algothon_2023 Public
Forked from Fabio-Rossi-Hub/IC_Algothon_2023Winning submissions of Imperial College Algothon 2023
Jupyter Notebook MIT License UpdatedJan 26, 2024 -
causality-molak-repo Public
Forked from AlxndrMlk/causalityNotes, exercises and other materials related to causal inference, causal discovery and causal ML.
Jupyter Notebook MIT License UpdatedDec 8, 2023 -
timeseries-f23 Public
Forked from ryantibs/timeseries-f23Course materials for Introduction to Time Series, Fall 2023
HTML UpdatedNov 3, 2023 -
statlearn-s23 Public
Forked from ryantibs/statlearn-s23Course materials for Advanced Topics in Statistical Learning, Spring 2023
TeX UpdatedSep 19, 2023 -
deepOBs Public
Forked from lorenzolucchese/deepOBsThe Short-Term Predictability of Returns in Order Book Markets: A Deep Learning Perspective.
BSD 3-Clause "New" or "Revised" License UpdatedSep 4, 2023 -
-
Benchmarking-conformal-prediction-methods-for-time-series-regression Public
Forked from dweprinz/Benchmarking-conformal-prediction-methods-for-time-series-regressionCode repository accompanying my bachelor thesis "Benchmarking conformal prediction methods for time series regression"
Jupyter Notebook MIT License UpdatedJul 29, 2023 -
HeteroskedasticConformalRegression Public
Forked from nmdwolf/HeteroskedasticConformalRegressionPaper HeteroskedasticConformalRegression
Jupyter Notebook UpdatedJul 3, 2023 -
collider-regression Public
Forked from shahineb/collider-regressionThis repo contains material for the paper "Returning the Favour: When Regression Benefits from Probabilistic Causal Knowledge" ICML 2023 paper
Jupyter Notebook UpdatedMay 21, 2023 -
awesome-conformal-prediction Public
Forked from syedmfuad/awesome-conformal-predictionA professionally curated list of awesome Conformal Prediction videos, tutorials, books, papers, PhD and MSc theses, articles and open-source libraries.
Creative Commons Zero v1.0 Universal UpdatedMay 9, 2023 -
KernelsOperatorLearning Public
Forked from MatthieuDarcy/KernelsOperatorLearningCode for "Kernel methods are competitive for operator learning" Battle, Darcy. Hosseini and Owhadi.
Jupyter Notebook UpdatedApr 26, 2023 -
conformal-prediction Public
Forked from aangelopoulos/conformal-predictionLightweight, useful implementation of conformal prediction on real data.
Jupyter Notebook MIT License UpdatedApr 22, 2023 -
Topics-In-Modern-Statistical-Learning Public
Forked from dobriban/Topics-In-Modern-Statistical-LearningMaterials for STAT 991: Topics In Modern Statistical Learning (UPenn, 2022 Spring) - uncertainty quantification, conformal prediction, calibration, etc
UpdatedApr 13, 2023 -
quantQ Public
Forked from hanssmail/quantQThe repository for the Machine Learning and Big Data with kdb+/q book by Novotny et al.
q GNU General Public License v3.0 UpdatedMar 21, 2023 -
Kernelized-Cumulants Public
Forked from PatricBonnier/Kernelized-CumulantsJupyter Notebook UpdatedJan 31, 2023 -
Instrumental-variable-regression-via-kernel-maximum-moment-loss Public
Forked from RuiZhang2016/MMRIVPython implementation of Kernel Maximum Moment Restriction for Instrumental Variable Regression
Python MIT License UpdatedNov 21, 2022 -
-
PriorVAE Public
Forked from elizavetasemenova/PriorVAECode of PriorVAE: encoding spatial priors with variational autoencoders
Jupyter Notebook UpdatedJun 11, 2022 -
sktime Public
Forked from sktime/sktimeA unified framework for machine learning with time series
Python BSD 3-Clause "New" or "Revised" License UpdatedMar 28, 2022 -
ConformalHistogramRegression-SesiaRomano2021 Public
Forked from msesia/chrConformal Histogram Regression: efficient conformity scores for non-parametric regression problems
Python UpdatedMar 26, 2022 -
causal-learn Public
Forked from py-why/causal-learnCausal Discovery for Python. Translation and extension of the Tetrad Java code.
Python GNU General Public License v3.0 UpdatedMar 15, 2022 -
PyPCAlg Public
A Python implementation of the PC algorithm.