prmohanty / Kaggle-tutorial

Sample notebooks for Kaggle competitions 🎉

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kaggle-tutorial

Sample notebooks for Kaggle competitions.

Data Science Bowl 2018

nucleus

Automatic segmentation of microscopy images is an important task in medical image processing and analysis. Nucleus detection is an important example of this task. Imagine speeding up research for almost every disease, from lung cancer and heart disease to rare disorders. The 2018 Data Science Bowl offers our most ambitious mission yet: create an algorithm to automate nucleus detection. We’ve all seen people suffer from diseases like cancer, heart disease, chronic obstructive pulmonary disease, Alzheimer’s, and diabetes. Think how many lives would be transformed if cures came faster. By automating nucleus detection, you could help unlock cures faster from rare disorders to the common cold.

Download the data from 2018 Data Science Bowl.

Check out the corresponding medium blog post Instance Segmentation of Nucleus Images.

Airbus ship detection challenge

ship

Ship detection from remote sensing imagery is a crucial application for maritime security which includes among others traffic surveillance, protection against illegal fisheries, oil discharge control and sea pollution monitoring. This is typically done through the use of an Automated Identification System (AIS), which uses VHF radio frequencies to wirelessly broadcast the ships location, destination and identity to nearby receiver devices on other ships and land-based systems.

Download the data from Airbus Ship Detection Challenge.

Check out the corresponding medium blog post Deep Learning for Ship Detection and Segmentation.

Statoil/C-CORE Iceberg Classifier Challenge

iceberg1

The main objective of this repo is to develop methods for detecting icebergs using satellite radar data and high space resolution images in the visible spectral range. The methods of satellite monitoring of dangerous ice formations, namely icebergs in the Arctic seas represents a threat to the safety of navigation and economic activity on the Arctic shelf. The developed method of iceberg detection is based on statistical criteria for finding gradient zones in the analysis of two-dimensional fields of satellite images. The approaches proposed to detect icebergs from satellite data allow improving the quality and efficiency of service for a wide number of users with ensuring the efficiency and safety of Arctic navigation and activities on the Arctic shelf.

Download the data from Statoil/C-CORE Iceberg Classifier Challenge.

Check out the corresponding medium blog post Deep Learning for Iceberg detection in Satellite Images.

Planet: Understanding the Amazon from Space

amazon1

Download the data from Planet: Understanding the Amazon from Space.

Citing

@misc{Abhinav:2019,
  Author = {Abhinav Sagar},
  Title = {Kaggle Tutorial},
  Year = {2019},
  Publisher = {GitHub},
  Journal = {GitHub repository},
  Howpublished = {\url{https://github.com/abhinavsagar/Kaggle-Tutorial.git}}
}

About

Sample notebooks for Kaggle competitions 🎉

License:MIT License


Languages

Language:Jupyter Notebook 100.0%