Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MJ Timeseries

Predict slow wait times in Midjourney using machine learning.

End-to-end time series prediction using cronjobs for data collection, ETL, machine learning for forecasting, and finally data visualization in JS.

DISCLAIMER: This is an educational/portfolio project with no profit intent.

Pipeline

Fetch -> ETL -> Analytics -> ML.

All deployed to AWS, except for ML (work in progress)

Deployment: https://promptry.org/projects/mj-timeseries

Analytics

Frequency Analysis.

Decompose series data into frequencies for feature selection.

FFT

Exploratory Data analysis.

Using various tools for understanding data over time.

EDA

Forecasting with ML.

Forecasting the next window of time based on previous window.

ML

Data visualization.

Front-end JS visualization.

Dataviz

About

Predict slow wait times in Midjourney using machine learning.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages