# opt-milp-taskloss **Repository Path**: jackfgao/opt-milp-taskloss ## Basic Information - **Project Name**: opt-milp-taskloss - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-11 - **Last Updated**: 2025-09-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Task-Loss Reweighted MSE for Contextual Stochastic Optimization This repository contains an implementation for re-weighting prediction loss using task error for ORIE6751's final project. ## Dependencies -- `scikit-learn: 0.22.1` -- `gurobi: 9.0.2` -- `networkx: 2.5.1`