open-solution-avito-demand-prediction icon indicating copy to clipboard operation
open-solution-avito-demand-prediction copied to clipboard

Open solution to the Avito Demand Prediction Challenge

Results 10 open-solution-avito-demand-prediction issues
Sort by recently updated
recently updated
newest added

https://github.com/titu1994/neural-image-assessment

enhancement

Add stacking transformer abstraction (pipeline block)

enhancement

Val_loss | LB ------------|----------- 0.2296|0.2352 0.2281|0.2351 0.2294|0.2367

How to handle missing values? Currently replace with 0 +add new binary nan/not nan is used

High-level problems

train_active.csv contains info about other user offers at the time. Could be useful

enhancement

Train model on images, with targets (multi-output model): * `category name` * `parent category name` Features are two vectors: * probability distribution over `category name` (softmax) * probability distribution over...