#playground-series-s3e25
1 messages · Page 1 of 1 (latest)
Hi!
Hi!
Hi
https://www.kaggle.com/competitions/playground-series-s3e25/discussion/455478 There is a discussion noting that our submission problems are related to Kaggle's system expecting different headings in the submission file (ID_LAT_LON_YEAR_WEEK,emission). I tried naming the columns this way, but it did not work.
Playground Series - Season 3, Episode 25
would anyone know why I'm getting a Evaluation metric raised an unexpected error?
this is my submission df
nvm, found from discussions this is happening to other ppl too
Yeah, I'm also facing the same error
Yep. There is no new submission in the leaderboard. The youngest one is 1d. It seem we all have that problem. Old submissions which were OK before also dropped
submissions seems to be fixed now everybody
For the mohs-hardness regression data set, where can I find what the acronyms of the features actually are e.g. whatis "el_neg_chi_Average". Am I just supposed to google this or is there somewhere I can find this for future competitions also?
'https://www.kaggle.com/competitions/playground-series-s3e25/data?select=train.csv
Playground Series - Season 3, Episode 25
Have you tried checking out the original data from which the competition’s (synthetic data) was generated? There must be a description of the features but I don’t recall now.
I found this article in one of the competitions disucssions, it contains features description
how can i improve the accuracy of my regressor model
You can check notebooks shared by other competitors and also courses in Learn section could be helpful.