torch_rc.optim.RidgeClassification
Implements a Ridge classification algorithm.
torch_rc.optim.RidgeIncrementalClassification
Implements an incremental Ridge classification algorithm.
torch_rc.optim.RidgeRegression
Implements a Ridge regression algorithm.
torch_rc.optim.RidgeIncrementalRegression
Implements an incremental Ridge regression algorithm.
Python API
Notes