Written by: on Sat Oct 04

Sharks From Space

A project for NASA Space Challenge

Go to project
Screenshot of ArtisanLens Studio homepage
~1 MIN

🦈 Shark Foraging Prediction

This project predicts foraging hotspots of sharks in the North Atlantic using machine learning and geospatial analysis.

πŸ“Œ Overview

  • Preprocessed satellite and environmental data (SST, chlorophyll, depth, etc.).
  • Trained a LightGBM model to predict shark foraging probability.
  • Generated a geographic grid and filtered out land points using GeoPandas.
  • Created an interactive Leaflet.js heatmap to visualize predicted foraging hotspots.

πŸš€ Features

  • Machine learning model for probability estimation
  • GeoJSON export (hotspots.geojson)
  • Interactive heatmap visualization

βš™οΈ Tech Stack

  • Python (pandas, geopandas, lightgbm)
  • Leaflet.js for visualization
  • Natural Earth shapefiles for coastline filtering

πŸ“‚ Outputs

  • hotspots.geojson – model predictions as geospatial data
  • Interactive heatmap of predicted foraging areas

Subscribe to our newsletter!