From e08e1869db749a21c9254440c61c13ac0c33ae2f Mon Sep 17 00:00:00 2001 From: Phil Marshall Date: Sat, 24 Oct 2015 14:40:39 -0700 Subject: [PATCH] Links to Astro Hack Week repos --- lessons/9.MachineLearning.ipynb | 7 +++++-- scikit-learn/LICENSE | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/lessons/9.MachineLearning.ipynb b/lessons/9.MachineLearning.ipynb index 79e80ac..e1678e9 100644 --- a/lessons/9.MachineLearning.ipynb +++ b/lessons/9.MachineLearning.ipynb @@ -29,9 +29,12 @@ "\n", "#### Credits:\n", "\n", - "* The `SciKit-Learn` tutorial notebooks are based on Andy Mueller's Astro Hack Week 2015 teaching materials.\n", + "* The `SciKit-Learn` tutorial notebooks are based on [Andy Mueller's Astro Hack Week 2015 teaching materials](https://github.com/AstroHackWeek/AstroHackWeek2015/tree/master/day3-machine-learning).\n", + "\n", + "* The SDSS catalog regression and classification examples are due to [Josh Bloom (Astro Hack Week 2014)](https://github.com/AstroHackWeek/AstroHackWeek2014/tree/master/day4).\n", + "\n", + "See the [LICENSE](../scikit-learn/LICENSE) for details about redistributing the `SciKit-Learn` notebooks.\n", "\n", - "* The SDSS catalog regression and classification examples are due to Josh Bloom (Astro Hack Week 2014). \n", "\n", "#### Package dependency:\n", "\n", diff --git a/scikit-learn/LICENSE b/scikit-learn/LICENSE index 98b0f64..69b6b01 100644 --- a/scikit-learn/LICENSE +++ b/scikit-learn/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2015, Andreas Mueller & Phil Marshall +Copyright (c) 2014, 2015, Andreas Mueller, Joshua Bloom & Phil Marshall All rights reserved. Redistribution and use in source and binary forms, with or without