Jacob Jin
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Jacob Jin-
Objective Q not PSD (diagonal adjustment of 1.8e-06 would be required)
AnsweredHi, I am solving such a QP, min_v ||X^treat-∑_i v_i * X_i^control||^2 Apparently, It is a convex quadratic program. X_treat = pre_treat.drop(columns=['CityProvince', 'ProductName']).loc[0].va...