smlmlp.drift_aim module
- smlmlp.drift_aim(x, y, aim_frames_per_segment=10.0, *, aim_outlier_fraction=0.1, aim_recompute=True, aim_kde_bandwidth_nm=40.0, aim_learning_rate=0.5, aim_max_iter=200, aim_tol=0.001, aim_lambda_smooth=0.5, cuda=False, parallel=False)[source]
Placeholder for drift aim.
- Raises:
SyntaxError – Always raised because this analysis is not implemented yet.