Skip to content
#

trend

Here are 99 public repositories matching this topic...

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

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