CuiKaiChina / lish-moa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mechanisms of Action (MoA) Prediction

4th place solution for Mechanisms of Action (MoA) Prediction https://www.kaggle.com/c/lish-moa/discussion/200616

Solution summary: here

Kernel: here

Setup

Since these codes are designed to be executed on Kaggle Kernel, so first get the BASE64-encoded codes by running the following command.

(refer to: https://github.com/lopuhin/kaggle-imet-2019)

$ make build

Please see below kernel, if you want to know the actual training & inference process.

https://www.kaggle.com/kento1993/nn-svm-tabnet-xgb-with-pca-cnn-stacking-without-pp

About


Languages

Language:Python 99.9%Language:Makefile 0.1%