bottlenose
latest
latest
  • Overview
  • Contributing
    • Contributing
    • Code of Conduct
    • Creating Operators
    • Creating New Modules
    • Improving the Docs
  • Sources & Sinks
    • rxfs (File System)
      • README
      • Getting Started
      • creators
        • fromFile
      • operators
        • writeFile
        • appendFile
    • rxs3 (AWS S3)
      • README
      • Guides
        • Getting Started
      • operators
        • upload
    • rxws (WebSocket)
      • README
      • Guides
        • Quick Start
        • Example: Hello World (Express)
      • operators
        • conduit
        • connections
        • disconnections
        • messages
      • HTTP Requests
  • Data Analysis
    • rxnlp (NLP)
      • README
      • Getting Started
      • operators
        • ngram
        • stem
        • tokenize
    • rxstats (Statistics)
      • README
      • Guides
        • Getting Started
        • Warm Starts
      • operators
        • accuracy
        • change
        • countValues
        • dirtyR
        • dirtyZScore
        • f1
        • mean
        • precision
        • recall
        • roundTo
        • stdev
        • throwUnlessNumber
        • variance
    • rxtranscribe (Speech-to-Text)
      • README
      • operators
        • transcribe
  • Machine Learning
    • rxsgd (SGD)
      • README
      • Guides
        • Getting Started
      • operators
        • classifier
        • predict
Powered by GitBook
On this page

Was this helpful?

Machine Learning

rxsgd (SGD)
PrevioustranscribeNextrxsgd (SGD)

Last updated 5 years ago

Was this helpful?