https://github.com/lalvim/plsregressor.jl
https://github.com/lalvim/plsregressor.jl
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lalvim/plsregressor.jl
- Owner: lalvim
- License: mit
- Created: 2020-10-10T20:03:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-15T21:23:22.000Z (over 5 years ago)
- Last Synced: 2024-04-26T06:02:48.987Z (about 2 years ago)
- Language: Julia
- Size: 144 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PLSRegressor.jl
[![][travis-img]][travis-url] [![][codecov-img]][codecov-url] [![][coverage-img]][coverage-url]
The PLSRegressor.jl is deprecated. It has moved to another package with a better interface that uses MLJ.
We do not recommend use this package anymore. Use the new one with the link below.
## Migrated
We invite you to look at: https://github.com/lalvim/PartialLeastSquaresRegressor.jl
[travis-img]: https://travis-ci.com/lalvim/PLSRegressor.jl.svg?branch=master
[travis-url]: https://travis-ci.com/lalvim/PLSRegressor.jl
[codecov-img]: https://codecov.io/gh/lalvim/PLSRegressor.jl/branch/master/graph/badge.svg?token=13TrPsgakO
[codecov-url]: https://codecov.io/gh/lalvim/PLSRegressor.jl
[coverage-img]: https://coveralls.io/repos/github/lalvim/PLSRegressor.jl/badge.svg?branch=master
[coverage-url]: https://coveralls.io/github/lalvim/PLSRegressor.jl?branch=master