Stackademic

Stackademic is a learning hub for programmers, devs, coders, and engineers. Our goal is to democratize free coding education for the world.

Follow publication

Member-only story

Satellite Image Classification with Machine Learning & Python — Part 2: Validation

KokaTic
Stackademic
Published in
3 min readJun 10, 2024

Context

Prerequisites

Validation of Classification

Get validation data & validation script

git clone https://github.com/kokatic/rs-sentinel2-rf.git
python -m venv venv
venv\Scripts\activate
source venv/bin/activate
pip install -r requirements.txt

Create an account to read the full story.

The author made this story available to Medium members only.
If you’re new to Medium, create a new account to read this story on us.

Or, continue in mobile web

Already have an account? Sign in

Published in Stackademic

Stackademic is a learning hub for programmers, devs, coders, and engineers. Our goal is to democratize free coding education for the world.

Written by KokaTic

Software Engineer / Cloud & DevOps Remote Sensing & GIS Specialist Azure Lover !

No responses yet

Write a response