Torchml

Latest version: v0.1.0

Safety actively analyzes 625891 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.0

Added

- Initial release with support for linear models (LinearRegression, Lasso, Ridge), naive Bayes (GaussianNaiveBayes), neighbor methods (NearestCentroid, NearestNeighbors, KNeighborsClassifier), discriminant analysis (LinearDiscriminantAnalysis, QuadraticDiscriminantAnalysis), decompositions (PCA), and kernel approximations (RBFSampler).
- Most methods are differentiable (and gradient checked!).
- Support for CPU/GPU.
- Several tutorials.

Changed

Fixed

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.