项目作者: elakiricoder

项目描述 :
Simple Decision Tree model using Python, sklearn for the Digital Sky Survey Dataset.
高级语言: Jupyter Notebook
项目地址: git://github.com/elakiricoder/Digital_Sky_Survey_Decision_Tree.git


Digital Sky Survey using Decision Tree

Digital Sky Survey using Decision Tree for Sloan Digital Sky Survey DR14, offers public data of space observations.




The data consists of 10,000 observations of space taken by the SDSS. Every observation is described by 17 feature columns and 1 class column which identifies it to be either a star, galaxy or quasar.




The data was obtained from Kaggle where you can obtain further information about the dataset.




If you are an absolute beginner who is trying to understand how the Decision tree is used, this is for you.



Python, #jupyter-notebook, #sklearn