Last active
June 5, 2019 05:13
-
-
Save kelsey-sorrels/5daead326965b3f5549cf6467e75499d to your computer and use it in GitHub Desktop.
Predict Spectral Class From Absolute Magnitude and Color Index
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# brew update && brew install gcc (this includes gfortran) | |
ipython[all]>=3.2.0 | |
scikit-learn>=0.21.2 | |
matplotlib>=3.1.0 | |
pandas>= 0.24.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment