TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How to Vectorize Data Standardization

2 pointsby jgforbesover 6 years ago

1 comment

jgforbesover 6 years ago
Hey all. This post looks at standardizing a time-series for machine learning. The idea is that when you have a running sensor, you have to batch standardize your data to remove any variations in the collection process. A vectorized algorithm for efficiently performing this standardization is presented.<p>I&#x27;m afraid the post got a bit too &quot;math-heavy&quot;, but I&#x27;ll be around the comments to answer any questions.