Property XSteps
- Namespace
- Bonsai.ML.LinearDynamicalSystems.LinearRegression
- Assembly
- Bonsai.ML.LinearDynamicalSystems.dll
XSteps
Gets or sets the number of steps along the X axis.
[JsonProperty("xsteps")]
public int XSteps { get; set; }
Gets or sets the number of steps along the X axis.
[JsonProperty("xsteps")]
public int XSteps { get; set; }