Skip to content

neetmadann/Portfolio-GeoSpatial-and-Machine-Learning

Repository files navigation

🛰️ Portfolio: GeoSpatial and Machine Learning Projects

Python Colab License

A personal collection of machine learning, geospatial analysis, and data visualization projects developed using Google Colaboratory. These notebooks showcase techniques in EDA, spatial mapping, classification models, and urban form studies with popular open datasets.


📚 Table of Contents


🧠 Projects Overview

Notebook Description
EDA.ipynb Exploratory Data Analysis with key statistical summaries, feature distributions, and visual correlation insights.
ESDA_Choropleth_Map.ipynb Spatial analysis with a Choropleth map to highlight regional/geographical patterns.
Gapminder_data.ipynb Temporal country-wise data visualization using Altair with interactive trends from the Gapminder dataset.
Mobile_Payment_Fraud_Detection_Project.ipynb Machine learning classification pipeline for detecting fraudulent mobile transactions.
Titanic_Over_80_Accuracy_for_most_Models.ipynb Classic Kaggle Titanic dataset analyzed with multiple models reaching >86% accuracy.
Urban_Form_Short_1.ipynb Geospatial urban form analysis using momepy and geopandas for morphology-based metrics.

🚀 Getting Started

All notebooks are compatible with Google Colaboratory — no installation required.

To run any notebook:

  1. Open the desired .ipynb file on GitHub.
  2. Click the "Open in Colab" badge at the top (or upload to Colab).
  3. Follow inline pip install instructions if packages are missing.

Alternatively, to run locally:

git clone https://github.com/neetmadann/Portfolio-GeoSpatial-and-Machine-Learning.git
cd Portfolio-GeoSpatial-and-Machine-Learning
pip install -r requirements.txt  # optional, if available

About

My Codes on GeoSpatial Prediction Using Momepy and DLVA public Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors