Skip to content

Random Forest designed to group galaxies according to Hubble's Classification Scheme.

Notifications You must be signed in to change notification settings

jansenpenido/galaxy-classifier-random-forest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galaxy Classifier - Random Forest

Overview

This project uses machine learning to classify galaxies into three types (ellipticals, spirals or galactic mergers) based on their observed properties. The solution is achieved with an implementation of the Random Forest algorithm.

Galaxies types

The used data set is provided by the Galaxy Zoo project. The training images have been classifed and reviewed by voluteers.

The program outputs the model's accuracy score as well as a confusion matrix for further analysis.

Dependencies

Acknowledgments

About

Random Forest designed to group galaxies according to Hubble's Classification Scheme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages