CoolFace
Apppublic

ZackBradshaw/timeseries-anomaly-detection-autoencoders

sourceHugging Faceupdated 3y agoView on Hugging Face
1likes
30 commits on main
45f32943y ago

chore: drop missing values

Zack
502e76d3y ago

chore: drop missing values

Zack
a682bbf3y ago

chore: drop missing values

Zack
54bf1b93y ago

chore: drop missing values

Zack
2320b323y ago

chore: drop missing values

Zack
df3beea3y ago

chore: Add debugging

Zack
85e73073y ago

chore: Add missing return statement

Zack
55830513y ago

fix: Drop all null columns

Zack
55913f53y ago

Revert "fix: Drop all null columns"

Zack
782735f3y ago

fix: Drop all null columns

Zack
a1316763y ago

chore: Fix indent

Zack
747accb3y ago

fix: Possible fix to missing values

Zack
07021873y ago

fix: Drop null columns

Zack
287c8113y ago

fix: Cleaning data

Zack
2c107c13y ago

fix: Cleaning data

Zack
62b762e3y ago

chore: fix clobbered array

Zack
836879e3y ago

feat: Clean and add sales_hourly_short.csv

Zack
26374713y ago

chore: Add sufficient data

Zack
1f82d2d3y ago

chore: Fix clobbered code

Zack
05bf2963y ago

fix: Add date.floor method to fix issues with invalid hr 24:00:00 data

Zack
41551293y ago

fix: Add sufficient data to labor_hourly_short.csv and add check for insufficient data

Zack
bf219fd3y ago

fix: Convert timestamp after cleaning

Zack
e62a7213y ago

fix: Add check for existing correct columns

Zack
03592e63y ago

refactor: Rename labor-hourly-short.csv to use snake case

Zack
d08a16c3y ago

refactor: Rename labor-hourly-short.csv to use snake case

Zack
1dcf8723y ago

fix: Update clean method to work with both csv input types

Zack
775614e3y ago

fix: Give temp file to read contents into dataframe

Zack
301a9663y ago

feat: Add labor-hourly-short.csv

Zack
73a3abc3y ago

feat: Add data cleaning method

Zack
aaf6ffd3y ago

Duplicate from DHEIVER/timeseries-anomaly-detection-autoencoders

ZackBradshaw, DHEIVER