Code Monkey home page Code Monkey logo

celestial-classification's Introduction

Celestial-classification

Overview

Classification of the celestial objects (stars, galaxis and quasars) is an important issue in astrophysics. It provides a better undrestanding of the universe and its content. In particuar, using bright quasars as reference points, we can create the most detailed three-dimensional map of the universe. I utilise the DR12 (the final data release of the SDSS-III) release of the Sloan Digital Sky Survey (SDSS) for this purpose. I use both spectroscopic and photometric data from DR12 database.

For a review of the phsyics of the problem and details of the database I used, refere to follwoing website or similar ones

https://www.quora.com/What-is-the-difference-between-a-quasar-and-a-star http://skyserver.sdss.org/dr7/en/help/docs/QS_UserGuide.asp http://www.sdss.org/dr12/algorithms/magnitudes/ http://www.astroml.org/examples/datasets/plot_sdss_filters.html

This work is more like a comparison among different algorithms used for the classification of celestial objects in a pedagogical manner for the purpose of education thoses physics and data science students and resaerchers. We start with some data munging and features slection . We then apply the following algorothms:

1.Logistic Regression

1.1.cross validation logistic regression

1.2.Decision boundary for logistic regression

2.Support Vector Machine (SVM)

3.KMeans

4.KNN

5.Ensemble Classifications

5.1.Random Forest Algorithm

5.2.XGB Classifier (Extreme Gradient Boosting (XGBOOST))

6.Decision Trees Classifier

7.Evaluation of the Random Forest classifier by bootstrap sampling

For each model, we also evaluate the classfiers. The result can be found in the algorithm_comparison file.

celestial-classification's People

Contributors

hossein-f avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.