Coder Social home page Coder Social logo

amalyali / weirdestgalaxies Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dalya/weirdestgalaxies

0.0 0.0 0.0 1.06 MB

This repository contains the basic outlier detection algorithm that we use to find the weirdest SDSS galaxies.

License: MIT License

Jupyter Notebook 100.00%

weirdestgalaxies's Introduction

Outlier Detection Algorithm on Galaxy Spectra

This repository contains the basic outlier detection algorithm that we used to find the weirdest galaxies in the Sloan Digital Sky Survey (SDSS). We used unsupervised Random Forest (RF) algorithm to assign a similarity measure (or distance) between every pair of galaxy spectra in the SDSS. We then used the distance matrix to find the galaxies that have the largest distance, on average, from the rest of the galaxies in the sample, and defined them as outliers.

The repository contains an iPython notebook with step-by-step instructions to detect outliers on simulated, 2D, data. If you have trouble constructing your input data on which to perform outlier detection, please let us know ([email protected]) and we will help!

Authors

  • Dalya Baron (TAU)
  • Dovi Poznanski (TAU)

Requirements

The code requires the following packages:

  • Python 2.7
  • numpy 1.11.1
  • matplotlib 1.5.3
  • scikit-learn 0.17.1
  • (In the future: a development version of scikit-learn will be necessary to run some of the algorithms)

Weirdest SDSS Galaxies

Additional information about the outlier detection algorithm and its implementation on SDSS galaxy spectra:

Credits

Our work is based on the study by Shi & Horvath (2006), Unsupervised Learning with Random Forest Predictors, though with a few modifications that are necessary to optimaly detect outliers on galaxy spectra.

weirdestgalaxies's People

Contributors

dalya 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.