Git Product home page Git Product logo

htl-flm's Introduction

HTL-FLM

Code for Paper On Hypothesis Transfer Learning in Functional Linear Models.

Simulation

The 'Simulation' Folder contains a synthetic data demo for the proposed TL-FLR.

  • './Simulation/data_gen.R' contains the R code for generating synthetic data.
  • './Simulation/TL_FLR_funcs.R' contains the R code for TL-FLR/ATL-FLR implementation.
  • './Simulation/TL_FLR_demo.R' contains the R code for a demo to compare target-only baseline, TL-FLR, Detect-TL, ALT-FLR (EW), and ATL-FLR.

Real Data Application

Stock Price Dataset

The stock price data are collected from Yahoo Finance, and we focus on stocks whose corresponding companies have a market cap over $20$ Billion with period from 4/1/2021 to 9/30/2021. We divide the sectors based on the division criteria on Nasdaq.

  • './Application/Financial-Application/Raw-Data' contains the original stock price data for each sector.
  • './Application/Financial-Application/Processed-Data' contains the processed stock price data based on the preprocess description in Appendix G.1.

Human Activity Recognition Using Smartphones

The dataset is available at https://archive.ics.uci.edu/dataset/240/human+activity+recognition+using+smartphones.

  • './Application/HAR-Application/HAR_processed.RData' contains the processed body signal data based on the preprocess description in Appendix G.2.

Citation

@misc{lin2024hypothesis,
      title={On Hypothesis Transfer Learning of Functional Linear Models}, 
      author={Haotian Lin and Matthew Reimherr},
      year={2024},
      eprint={2206.04277},
      archivePrefix={arXiv},
      primaryClass={stat.ML}
}

htl-flm's People

Contributors

haotianlin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.