An open API service indexing awesome lists of open source software.

https://github.com/wmkouw/survey-da

Visualizations for survey paper on domain adaptation without target labels
https://github.com/wmkouw/survey-da

domain-adaptation survey-paper transfer-learning visualization

Last synced: 5 days ago
JSON representation

Visualizations for survey paper on domain adaptation without target labels

Awesome Lists containing this project

README

          

# Survey of domain adaptation papers

This repo contains code for visualizations used in a survey paper on domain adaptation entitled:

"A review of domain adaptation without target labels"

published in the IEEE Transactions on Pattern Analysis and Machine Intelligence, 2019 ([pdf](https://ieeexplore.ieee.org/document/8861136), [preprint](https://arxiv.org/abs/1901.05335)).

![Source domain](/viz/hdis_budapest_age-chol_n256_small.png)
![Target domain](/viz/hdis_longbeach_age-chol_nN_small.png)

### Data

Data stems from the UCI Machine Learning repository, specifically the [Heart Disease data set](https://archive.ics.uci.edu/ml/datasets/Heart+Disease).

### Contact
If you have questions or comments, please address them via an issue on the [Issues](https://github.com/wmkouw/survey-da/issues) page.