Skip to content

scikit-ika/transfer-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

transfer-data

Test data for the transfer learning module.

Bike

Real-world datasets obtained from here.

Fashion MNIST

  • Semi real-world dataset.
  • The original MNIST and Fashion MNIST datasets are used as the source stream, and the target stream is generated with varying similarities by inverting all pixel values of v% of the classes. We denote these configurations as MNIST v% or Fashion MNIST v%, where v% indicates the dissimilarity between the domains. In addition, we apply a 2 by 2 filter on both MNIST and Fashion MNIST datasets for reasonable performance outputs from the random forest base learners with limited tree models.

About

Test data for the transfer learning module.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published