Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabianp/minitrace
Multitask models with trace norm penalization
https://github.com/fabianp/minitrace
Last synced: 21 days ago
JSON representation
Multitask models with trace norm penalization
- Host: GitHub
- URL: https://github.com/fabianp/minitrace
- Owner: fabianp
- Created: 2013-01-14T14:17:59.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-23T14:21:22.000Z (almost 12 years ago)
- Last Synced: 2024-10-04T23:09:20.164Z (about 1 month ago)
- Language: Python
- Size: 176 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
minitrace
=========Multitask models with trace norm penalization
API
---
minitrace.trace(X, y, alpha, beta, shape_B, rtol=1e-3, max_iter=1000, verbose=False, warm_start=None,
n_svals=10, L=None)