mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-07 09:58:51 -06:00
Add first model feature (constraint RHS)
This commit is contained in:
@@ -11,7 +11,6 @@ from miplearn import Classifier
|
||||
from miplearn.classifiers.threshold import Threshold, MinPrecisionThreshold
|
||||
from miplearn.components.primal import PrimalSolutionComponent
|
||||
from miplearn.instance import Instance
|
||||
from tests import get_test_pyomo_instances
|
||||
|
||||
|
||||
def test_x_y_fit() -> None:
|
||||
|
||||
Reference in New Issue
Block a user