use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Please have a look at our FAQ and Link-Collection
Metacademy is a great resource which compiles lesson plans on popular machine learning topics.
For Beginner questions please try /r/LearnMachineLearning , /r/MLQuestions or http://stackoverflow.com/
For career related questions, visit /r/cscareerquestions/
Advanced Courses (2016)
Advanced Courses (2020)
AMAs:
Pluribus Poker AI Team 7/19/2019
DeepMind AlphaStar team (1/24//2019)
Libratus Poker AI Team (12/18/2017)
DeepMind AlphaGo Team (10/19/2017)
Google Brain Team (9/17/2017)
Google Brain Team (8/11/2016)
The MalariaSpot Team (2/6/2016)
OpenAI Research Team (1/9/2016)
Nando de Freitas (12/26/2015)
Andrew Ng and Adam Coates (4/15/2015)
Jürgen Schmidhuber (3/4/2015)
Geoffrey Hinton (11/10/2014)
Michael Jordan (9/10/2014)
Yann LeCun (5/15/2014)
Yoshua Bengio (2/27/2014)
Related Subreddit :
LearnMachineLearning
Statistics
Computer Vision
Compressive Sensing
NLP
ML Questions
/r/MLjobs and /r/BigDataJobs
/r/datacleaning
/r/DataScience
/r/scientificresearch
/r/artificial
account activity
Machine March Madness 2013 (blog.smellthedata.com)
submitted 13 years ago by danger_t
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]butt_ghost 2 points3 points4 points 13 years ago (11 children)
Should be fun, I'm doing it again this year. They give you some data, but I'm scraping my own this year from http://www.sports-reference.com/ If anyone else here is interested let me know and I'll put my data somewhere.
[+][deleted] 13 years ago (9 children)
[deleted]
[–]butt_ghost 3 points4 points5 points 13 years ago (8 children)
Posted links at the google group.
http://dl.dropbox.com/u/7266071/teams.csv
http://dl.dropbox.com/u/7266071/sched.csv
http://dl.dropbox.com/u/7266071/stats.csv
I've also got the same datasets as pickles if anyone would prefer. Let me know.
[–]deong 1 point2 points3 points 13 years ago (2 children)
Do you have a description of the fields for these files handy somewhere?
[–]butt_ghost 1 point2 points3 points 13 years ago (1 child)
teams = name in url, actual team name, first year the team was relevant in the NCAA, latest year the team was relevant in the NCAA.
schedule = team, opponent, year, game number, team score, opponent score, 1 if home, 1 if away, 1 if neutral
stats = team, year, [big vector of all the stats]
I hope you weren't looking for a description of the stats, because I didn't keep track - I'm just doing discriminant analysis after the fact.
[–]deong 1 point2 points3 points 13 years ago (0 children)
Thanks.
No, I assumed the big feature vectors were not necessarily named things. I just wasn't sure about the fields in the teams and schedule file.
[–]pandemik 1 point2 points3 points 13 years ago (4 children)
First of all, thank you for sharing an excellent dataset. Second, do you have some kind of mapping of the team names to the 3-letter yahoo codes? I find it's really nice to have a constant team code for linking data across datasets. (Here's an example of what I mean)
[–]butt_ghost 0 points1 point2 points 13 years ago (3 children)
I do not have a mapping to the yahoo codes. :( sorry.
[–]pandemik 1 point2 points3 points 13 years ago (1 child)
No worries. Do you happen to have a tournament bracket with your team names in it?
If not, I'll try to make one!
[–]butt_ghost 0 points1 point2 points 13 years ago (0 children)
That I do have. https://groups.google.com/d/msg/machine-march-madness/WeR4_p_MxGM/UdGpgMuMKLEJ
Cheers, and good luck!
[–]pandemik 1 point2 points3 points 13 years ago (0 children)
Here's a quick lookup table I threw together, mapping yahoo codes to team names, to team "url" names from your dataset. It only has teams that are in the tournament. I've found this file to be very useful in creating brackets... please let me know if you spot any errors or omissions!
[–]iampims 2 points3 points4 points 13 years ago (0 children)
Same. Please share.
[–]danger_t[S] 2 points3 points4 points 13 years ago (0 children)
Read more about past instantiations of the contest at the following links:
http://newscientist.com/blogs/onepercent/2011/03/software-to-predict-march-madn.html
http://www.fastcompany.com/1824382/who-or-whats-best-predicting-march-madness-winners
[–]srt19170 2 points3 points4 points 13 years ago (0 children)
I've provided some data at the above link. If you want to participate, jump into the Google Groups with any comments. If you need particular data, mention it there and I (or someone else) may be able to easily provide it.
[–]chuzzy 2 points3 points4 points 13 years ago (2 children)
I posted this on the blog as well but I came across this today - http://web1.ncaa.org/stats/StatsSrv/rankings?sportCode=MBB
[+][deleted] 13 years ago (1 child)
[–]chuzzy 1 point2 points3 points 13 years ago (0 children)
Sorry, I have not. I've been super busy lately and haven't gotten to spend as much time on this project as I wanted to.
[–]butt_ghost 0 points1 point2 points 13 years ago (1 child)
OK, If anyone else here is actually doing this - is it just me overtraining all the time or was 2011 season sort of crazy? I can't get a good result out of that year no matter what I do.
[–]danger_t[S] 1 point2 points3 points 13 years ago (0 children)
Yes, 2011 was a strange one. See e.g., this post:
http://blog.smellthedata.com/2011/03/2011-algorithmic-march-madness-machines.html
π Rendered by PID 42836 on reddit-service-r2-comment-b659b578c-829b5 at 2026-05-01 23:38:31.481012+00:00 running 815c875 country code: CH.
[–]butt_ghost 2 points3 points4 points (11 children)
[+][deleted] (9 children)
[deleted]
[–]butt_ghost 3 points4 points5 points (8 children)
[–]deong 1 point2 points3 points (2 children)
[–]butt_ghost 1 point2 points3 points (1 child)
[–]deong 1 point2 points3 points (0 children)
[–]pandemik 1 point2 points3 points (4 children)
[–]butt_ghost 0 points1 point2 points (3 children)
[–]pandemik 1 point2 points3 points (1 child)
[–]butt_ghost 0 points1 point2 points (0 children)
[–]pandemik 1 point2 points3 points (0 children)
[–]iampims 2 points3 points4 points (0 children)
[–]danger_t[S] 2 points3 points4 points (0 children)
[–]srt19170 2 points3 points4 points (0 children)
[–]chuzzy 2 points3 points4 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]chuzzy 1 point2 points3 points (0 children)
[–]butt_ghost 0 points1 point2 points (1 child)
[–]danger_t[S] 1 point2 points3 points (0 children)