python ml communities

This commit is contained in:
rasbt
2015-11-07 23:31:25 -05:00
parent 7ebedf9292
commit cdd642baa4
3 changed files with 5 additions and 0 deletions
+1
View File
@@ -100,6 +100,7 @@ Excerpts from the [Foreword](./docs/foreword_ro.pdf) and [Preface](./docs/prefac
- [What learning path/discipline in data science I should focus on?](./faq/data_science_career.md)
- [At what point should one start contributing to open source?](./open-source.md)
- [How important do you think having a mentor is to the learning process?](./mentor.md)
- [Where are the best online communities centered around data science/machine learning or python?](./ml-python-communities.md)
## Contact
+1
View File
@@ -42,3 +42,4 @@ Sebastian
- [What learning path/discipline in data science I should focus on?](./data_science_career.md)
- [At what point should one start contributing to open source?](./faq/open-source.md)
- [How important do you think having a mentor is to the learning process?](./faq/mentor.md)
- [Where are the best online communities centered around data science/machine learning or python?](./faq/ml-python-communities.md)
+3
View File
@@ -0,0 +1,3 @@
# Where are the best online communities centered around data science/machine learning or python?
I think [Twitter](https://twitter.com/rasbt) is great to stay in touch and see what other people are up to, and to share news of course. [Cross-validated](http://stats.stackexchange.com) & [Quora](https://www.quora.com/topic/Machine-Learning) are good websites to ask specific questions and collect multiple opinions about a topic. There's also a [machine learning group on Google+](https://plus.google.com/communities/107785538899595981479) that has a lot of members, but is not that active anymore I fear. The [MachineLearning subreddit](https://www.reddit.com/r/MachineLearning/) is another nice place to discuss certain news and articles.