Jacob Jin

  • Gurobi-versary
  • First Question
  • 合計アクティビティ 2
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 1

アクティビティの概要

Jacob Jinさんの最近のアクティビティ
  • 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...