Git Product home page Git Product logo

kaggle's Introduction

Kaggle

Work done for Kaggle competitions.

>>> Kaggle profile

APTOS 2019 Blindness Detection >>>

Detect diabetic retinopathy from retina images taken using fundus photography under a variety of imaging condition. Ingredients : Pre-trained CNNs, Efficient-Net, Ordinal Regression, Pseudo Labelling (semi-supervised learning), Multiple training, Test Time Augmentation, trust your CV !

Public kernels :

  • CNN/XGB - End-to-end (0.11) : re-train a pretrained DenseNet 161 on competition data (5 folds), extract features and then use XBG for prediction + TTA (x2)
  • CNN/XGB - End-to-end (1.54) : re-train a pretrained DenseNet 161 on extrenal+competition data, fine tune training on competition data only, extract features for XBG for prediction, blend CNN and XGB results + TTA on CNN (x4) - The final score = 0.910, corresponds to 758/798 leaderboard positions. (There is an overlap between the first phase training data and the second one, so I did not select this kernel as a final submission as the CV was not correct, unfortunately.)

LANL-Earthquake-Prediction >>>

Forecasting earthquakes for Los Alamos Nationl Laboratory.

I've used this dataset for the capstone project of the IBM Coursera certified specialization "Advanced Data Science with IBM". All the work has been done following a methodology (the Lightweight IBM Cloud Garage Method for Data Science) and I've published the following parts :

  • Initial Data exploration
  • ETL
  • Features Engineering
  • Model Definition

One of the interest of the project was to use the Apache Spark service of the IBM cloud.

The presentation of the capstone project is available on Youtube.

kaggle's People

Contributors

jxtrbtk avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.