♾️ SGD (stochastic gradient descent) linear classifier for RxJS
npm install @bottlenose/rxsgd

@bottlenose/rxsgd provides a set of of RxJS operators to train SGD (Stochastic Gradient Descent) classifiers.
``bash`
npm i @bottlenose/rxsgd --save
`bash``
yarn add @bottlenose/rxsgd
| Platform | Support |
| :--- | :--- |
| node.js \(>10.0\) | ✅ |
| Browsers | ✅ |
| React Native | ✅ |
| Electron | ✅ |