Skip to content

Antriksh1811/CustomerCentria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verification of an Unbiased Inverse Square-Root Transformation with Linear Regression

Validated a proposed transformation technique using stock data to enhance model linearity and prediction accuracy.


Overview

Evaluated whether a custom inverse square-root transformation improves regression performance on financial datasets (N225).


Steps

  1. Data Collection
    • Merged 9 different data sources and web-scraped 25,000+ stock entries.
  2. Preprocessing
    • Cleaned missing values, normalized distributions, verified normality assumptions.
  3. Modeling
    • Compared classical vs unbiased inverse-square-root transformed features.
  4. Evaluation
    • Measured R², MSE, MAE improvements.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages