Welcome to Predicting Missile/Drone Destruction Project!

GitHub

This project is a data science and machine leaning study predicting missile/drone destruction rate launched on Ukraine by Russia


Heroes never die. Glory to Ukraine!

Project Overview


Click here to download the STUDY (PDF) or visit project's GitHub repository

Overview

This study explores the application of machine learning techniques to predict the destruction of missiles and drones based on historical attack data and meteorological conditions. By leveraging multiple predictive models, the research aims to identify key factors influencing interception success and improve forecasting accuracy.

Motivation

The ability to predict missile and drone destruction is crucial for military strategy and defense planning. This study addresses the problem of integrating missile attack data with weather data, aiming to quantify the impact of different attack strategies and meteorological conditions on interception probabilities.

Methodology

The study utilizes the publicly available Massive Missile Attacks on Ukraine dataset from Kaggle, which includes details on missile and drone launches (location, type, number, date), and interception success rates. This dataset is enriched with weather data from Meteostat to evaluate the effect of meteorological conditions such as temperature, wind speed, and precipitation on interception outcomes.

Data Processing

Machine Learning Models

A range of models was employed, from simple linear regression to advanced ensemble techniques:

Evaluation Metrics

Models were assessed using:

Results