The Wayback Machine - https://web.archive.org/web/20220522151343/https://github.com/topics/trend
Skip to content
#

trend

Here are 95 public repositories matching this topic...

ta
markdregan
markdregan commented Jan 7, 2022

Wondering if this already exists? If not happy to create if valuable.

I'm looking for a mapping from the column names outputted, to the actual technical indicator it represents.

examples:
momentum_ao == "Momentum, Awesome Oscilator"
momentum_kama == "Momentum, Kaufman’s Adaptive Moving Average (KAMA)"

Can help quickly grasp what the features represent without having to refer back to do

neural_prophet
ml-tool-wear

Anomaly detection on the UC Berkeley milling data set using a disentangled-variational-autoencoder (beta-VAE). Replication of results as described in article "Self-Supervised Learning for Tool Wear Monitoring with a Disentangled-Variational-Autoencoder"
  • Updated Jun 1, 2021
  • Jupyter Notebook

Prophet is a procedure for forecasting time series data based on an additive model where non-linear trends are fit with yearly, weekly, and daily seasonality, plus holiday effects. It works best with time series that have strong seasonal effects and several seasons of historical data. Prophet is robust to missing data and shifts in the trend, and typically handles outliers well. In this notebook I'm going to try forecasting Google stock price using facebook's prophet model.
  • Updated Jun 5, 2021
  • Jupyter Notebook

COVID-19-Watch is a public online tool to monitor COVID-19's progression in the United States. The data is updated daily so that anyone can share and bookmark COVID-19 Status Reports of interest (local, state, or national) with their community. Read more on the About page: https://www.covid-19-watch.com/about
  • Updated Mar 2, 2022
  • TypeScript
UNICEF_CATS

Premise of Task: Contextual Alert and Trend System (CATS) is a proof of concept (POC) for an automated system for near real-time media monitoring via GDELT to identify trends and anomalies in the volume of online reports about pre-defined indicator events, at country level. This repository reflects the methodologies used to complete this task.
  • Updated Jun 21, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the trend 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 trend topic, visit your repo's landing page and select "manage topics."

Learn more