#playground-series-s5e1

1 messages · Page 1 of 1 (latest)

autumn mortar
#

Helo

serene dune
cunning heron
#

greetings

autumn geode
#

anyone doing it?

rose sorrel
#

I just looked in... planning to, anyone else doing it?

formal axle
#

Yes, I am on it.
It is a time series forecasting, which is different from the usual Regression / Classification.
There is more focus on linear models than the usual boosted trees.

merry saddle
#

Hey!
I am just new to Kaggle and I entered into this competition!
I created 3 notebooks but the public score is around 2-3!
Help me!

formal axle
sharp wren
#

hello! i am also doing this competition. this is time series data, so i should use lstm? (i am new at kaggle)

formal axle
#

It seems simpler models (ridge regression) are doing better on this dataset (not many features), so I would start here for this one.
features engineering + simple linear model @sharp wren

sharp wren
#

okk, thanksss

modest escarp
formal axle
modest escarp
#

thanks! It's my first competition and at this point I got to discord to look for examples to study others' approach and methods. I was happy yesterday that I submitted the entry and wasn't last. Now looking at these, well, I know why I'm not anywhere higher yet :D Damn, these are satisfying to read. Super motivating to set aside this hour or two a day to just practice!

echo kettle
#

Hey! This is my first time participating in Kaggle competitions and so I'm a little bit confused about the data formatting. So, even in the training data, there are dates that appear to be just ##### and some datapoints for the number sold are missing. Are the missing sales numbers 0s or are we meant to fill them in?

modest escarp
sharp grove
formal axle
sharp grove
tight laurel
#

Just wanted to congratulate all of you on completing the Playground Series S5E1 challenge! This was my first Kaggle competition, and wow, it was much more difficult than I had imagined! 😅 My biggest takeaway learning is to start early next time! I got off to a late start and felt a bit left out of the community conversations and iterative improvements.

That said, I learned a ton and had a lot of fun. I’d love any feedback or advice from those willing to share! Here’s my notebook: [https://www.kaggle.com/code/josephnehrenz/regression-s5e1-lightgbm-sales-forecast-in-r]

Thanks!