weighted-linear-regression
There are 7 repositories under weighted-linear-regression topic.
vspaz/wls-python
WLS, weighted linear regression, weighted least squares in pure Python w/o any dependencies.
vspaz/wls-rs
WLS, weighted linear regression in pure Rust w/o any 3d party dependencies or frameworks.
kekastepanovic/Predicting-Quality-of-Wine-Based-on-Chemical-Features
Predicting quality of white wine using chemical attributes
entorb/eta-vue
ETA (estimated time of arrival) and MultiTimer, written in Vue.js
SherineAwad/Ribofilio
Ribofilio is a python tool to estimate ribosomes drop off rate.
vspaz/wls-go
WLS, weighted least squares (weighted linear regression) in pure Go
vspaz/wls-java
WLS, weighted linear regression in pure Java w/o any 3d party dependencies.