Jacob Jin
- 合計アクティビティ 2
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
投稿
Jacob Jinによる最近のアクティビティ-
Objective Q not PSD (diagonal adjustment of 1.8e-06 would be required)
回答済みHi, 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...