Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 444 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 444 Bytes

LassoModel_3rdCMIPB_Challenge

This repository contains code for building predictive models on batch-corrected and harmonized data provided by the CMI-PB team. For each task, we construct prediction models using a general linear model with Lasso regularization, leveraging the glmnet library. The feature scores serve as input data, and task-specific values are used as response variables to generate separate predictive models for each task.