cerebros-core-algorithm-alpha icon indicating copy to clipboard operation
cerebros-core-algorithm-alpha copied to clipboard

try adding a conv1d layer base model example

Open david-thrower opened this issue 2 years ago • 0 comments

A conv1d example, for example time series, like sames forecasting:

This can be used as a template for the embedding to duplicate for this:

https://colab.research.google.com/github/kmkarakaya/ML_tutorials/blob/master/Conv1d_Predict_house_prices.ipynb#scrollTo=A4JNcPxXqrBo

This may be a suitable example data set.

https://www.kaggle.com/competitions/competitive-data-science-predict-future-sales/data?select=sales_train.csv

david-thrower avatar Feb 27 '23 20:02 david-thrower