Skip to content

Predict slow wait times in Midjourney using machine learning.

License

Notifications You must be signed in to change notification settings

AlbertoV5/mj-timeseries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages