Tag
#python
← All tags · docs
Flow classes in Pymetrix
A look at the Flow Class objects - FlowNode, FlowLayer, and FlowGraph - that form the building blocks of Pymetrix.
· docs
Pymetrix: The Open Source Plug and Play Python Analytics Library
An introduction to Pymetrix, a plug-and-play analytics library written in Python for monitoring application performance metrics.
· docs
Pymetrix: An Overview
An architectural overview of Pymetrix - the Flow Graph, the Database, and the extensible Plugins system.
· blog
Machine learning and the Pythonic buzz
A beginner-friendly introduction to machine learning with Python and scikit-learn, building a first model on the Boston housing dataset.
· blog
Offline Speech Recognition with Vosk
Build an offline speech-to-command system in Python by combining Vosk for speech recognition with NLTK for keyword extraction.