Xianjie-Guo's Stars
hmorioka/CCL
Connectivity-contrastive learning (CCL)
eseckel/ai-for-grant-writing
A curated list of resources for using LLMs to develop more competitive grant applications.
DevBhuyan/Horz-FL
Afsana2910/Vertical-Federated-Learning-Using-Autoencoder
Afsana2910/Horizontal-Federated-Learning
This is a simple implementation of Horizontally Federated Linear Regression
Afsana2910/Vertical-Federated-Logistic-Regression
This is a simple implementation of Vertically Federated Logistic Regression
jorgehermo9/fed-mRMR
ManshengChen/Multi-view_Datasets
Multi-view_Datasets Summarization
KunyuLin/Multi-view-Datasets
Multi-view datasets for classification or clustering
understandable-machine-intelligence-lab/Quantus
Quantus is an eXplainable AI toolkit for responsible evaluation of neural network explanations
lokali/FedCDH
ranyus/FedFS
Federated Feature Selection as in the paper https://arxiv.org/abs/2109.11323
siweifeng/VFLFS
Vertical Federated Learning-Based Feature Selection
ads303/causal.inf
R package for backdoor criterion causal effect analysis
mensxmachina/CausalExplorer_1.5
a Matlab library of computational causal discovery and variable selection algorithms
aminabyaneh/fed-cdi
This repo provides a federated perspective on causal discovery from interventional and observational data.
ignavierng/notears-admm
Towards Federated Bayesian Network Structure Learning with Continuous Optimization
ErdunGAO/FedDAG
[TMLR23] FedDAG: Federated DAG Structure Learning
DataCanvasIO/YLearn
YLearn, a pun of "learn why", is a python package for causal inference
huawei-noah/trustworthyAI
Trustworthy AI related projects
rguo12/awesome-causality-algorithms
An index of algorithms for learning causality with data
mauro-idsia/blip
Bayesian network Learning Improved Project
FenTechSolutions/CausalDiscoveryToolbox
Package for causal inference in graphs and in the pairwise settings. Tools for graph structure recovery and dependencies are included.
fishmoon1234/DAG-NoCurl
z-dragonl/Causal-Learner
Causal Learner: A Toolbox for Causal Structure and Markov Blanket Learning
CoolerVoid/libfast_knn
C++ library of k-nearest neighbors algorithm (k-NN), faster because uses Armadillo lib
wt-hu/pyCausalFS
pyCausalFS:A Python Library of Causality-based Feature Selection for Causal Structure Learning and Classification
kuiy/CausalFS
An open-source package of causal feature selection and causal (Bayesian network) structure learning (C/C++ version)
timnugent/naive-bayes
Naïve Bayes classifier with gaussian, multinomial and bernoulli decision rules [machine learning][statistics]
karpathy/EigenLibSVM
A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++