Skip to content

kritikashah20/Sky-Gazer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sky-Gazer

Differentiating between stars and galaxy based on features extracted from images using different Machine Learning classification algorithms.

Folder Structure

+
|
|------ Data
|		|---- DataSheet.csv 
|
|
|------ KNN      
|       |---- knn.py
|       |---- knnpickle_file
|       |---- output_knn.txt
|
|
|------ SVM 
|       |---- svm.py
|       |---- svmpickle_file
|       |---- output_svm.txt
|
|
|------ Kernel SVM
|       |---- kernel_svm.py
|       |---- k_svmpickle_file
|       |---- output_k_svm.txt
|
|
|
|------ README.md
+

Instructions to run the project

About

Differentiating between stars and galaxy based on features extracted from images using different Machine Learning classification algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages