abhmalik / Photometric_Z-Regression

In this notebook we used decision tree and random forests algorithms to learn a mapping between galaxy magnitudes and colors and the spectroscopic redshift. We also constructed some learning curves to determine the best choices of the algorithms. We then used feature importance to understand which of the features give us the most predictive power, and then train a very simile algorithm with reduced feature list.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Photometric_Z-Regression

In this notebook we used decision tree and random forests algorithms to learn a mapping between galaxy magnitudes and colors and the spectroscopic redshift. We also constructed some learning curves to determine the best choices of the algorithms. We then used feature importance to understand which of the features give us the most predictive power, and then train a very simile algorithm with reduced feature list.

About

In this notebook we used decision tree and random forests algorithms to learn a mapping between galaxy magnitudes and colors and the spectroscopic redshift. We also constructed some learning curves to determine the best choices of the algorithms. We then used feature importance to understand which of the features give us the most predictive power, and then train a very simile algorithm with reduced feature list.


Languages

Language:Jupyter Notebook 100.0%