mechevarria / ais-orbital

Analysis example on geolocation data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AIS Orbital

Sample analysis of geolocation data that does cleanup and scaling using pandas in python. Source data is not included in this repository

Requirements

  • Instructions assume either a Linux based environent or Windows Subsystem for Linux
  • Make sure pip is installed for additional packages
sudo apt -y install python3-pip
pip install jupyterlab
  • Install additional dependencies
pip install pandas matplotlib geopandas scikit-learn

About

Analysis example on geolocation data


Languages

Language:Jupyter Notebook 100.0%