Skip to content

dhruba018/Distribution_Mapping_Transfer_Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distribution Mapping based Transfer Learning

This is the repo for distribution mapping based transfer learning.

  • source_set, target_set => estimate distribution mapping => DM
  • target_set => Use DM to move to source space => target_set_mapped
  • source_set => Train predictive model => Model
  • target_set_mapped=> predict response in the source space using Model => target_response_pred_source
  • target_response_pred_source => Use DM to map back to target space => target_response_pred

---- Always under work ----

For the CRAN release R package, take a look at the DMTL repo.

About

Implementation of distribution mapping based transfer learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published