Is it meaningful to use word2vec for non-string inputs like time series analysis?
I am working on a project that detects anomalies in a time series. I wonder if I can use word2vec for anomaly detection for non-string inputs like exchange rates?
Topic word2vec anomaly-detection deep-learning time-series
Category Data Science