Skip to content

A repository that documents the progress of the term project

License

Notifications You must be signed in to change notification settings

AliNasra/CmpE-481-Term-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stellar Classification

Intro:

Stellar classification has been utilized for categorizing stars and extraterrestrial bodies using their spectral characteristics such as radiation. The problem can be categorized as supervised learning.

Dataset Characteristics:

  • 17 feature columns.
  • 3 classes be either a star, galaxy, or quasar.
  • 100.000 data points.

Classification algorithms to be used:

  • Support Vector Classification.
  • K-nearest neighbor.
  • Random Forest.
  • XGBClassifier.

About

A repository that documents the progress of the term project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages