{ "model_type": "LinearRegression", "framework": "scikit-learn", "timestamp": "2026-06-24T22:00:39.750756", "n_samples": 10, "n_features": 2, "features": [ "Floor space of the shop", "Distance to the nearest station" ], "target": "Monthly sales", "params": { "fit_intercept": true }, "intercept": 65.32391638894813, "coefficients": { "Floor space of the shop": 41.5134782564385, "Distance to the nearest station": -0.3408826856636193 }, "condition_index": 36.83804573206135, "ols_r_squared": 0.945235852681711, "ols_adj_r_squared": 0.929588953447914 }