Skip to content
#

time-series-data

Here are 20 public repositories matching this topic...

We proposed a new approach to detect anomalies of mobile robot data. We investigate each data seperately with two clustering method hierarchical and k-means. There are two sub-method that we used for produce an anomaly score. Then, we merge these two score and produce merged anomaly score as a result.

  • Updated Jan 9, 2022
  • Python

An autonomous quantitative trading architecture powered by a proprietary Triple-Node Consensus engine. It merges high-speed technical mathematics, Groq LLM sentiment analysis, and PgVector RAG-embedded SEC filings to validate market setups, autonomously executing risk-managed bracket orders via the Alpaca API with immutable audit logging.

  • Updated Mar 14, 2026
  • Python

This is an educational project designed for students: an interactive analytical dashboard built with Dash and Plotly, allowing users to explore automobile sales trends in the United States from 1980 to 2023. The project demonstrates key skills in Python code structuring, modular application architecture, data visualization, unit testing, and CI/CD

  • Updated Apr 8, 2026
  • Python

High-throughput, Rust-accelerated temporal join engine for quantitative finance ML pipelines. Engineered via PyO3 to eliminate look-ahead bias and accelerate point-in-time feature generation on massive time-series market datasets

  • Updated Mar 12, 2026
  • Python

Stock Price Predictor is a machine learning project that predicts stock closing prices using historical data. It uses Random Forest Regression, supports multiple stocks, and features an interactive Streamlit web app. The project demonstrates an end-to-end ML pipeline from data collection to deployment.

  • Updated Mar 12, 2026
  • Python

Improve this page

Add a description, image, and links to the time-series-data topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the time-series-data topic, visit your repo's landing page and select "manage topics."

Learn more