I haven’t written here in a while because I haven’t “finished” anything I have been wanting to write about, but why wait until I’m completely done, right? So, here’s a bit about what I’ve been up to data-science-wise: I’m in a grad class called Stochastic Models and we’re learning about Markov Chains right now. Fascinating… Continue reading What I’m up to
Author: Renee
Codecademy Python Course: Completed
I can cross off another item on my Goals list since i finally jumped back into the Codecademy “Python Fundamentals” course and completed the final topics this afternoon. I think the course would be good for people that have had at least an introductory programming course in the past. I didn’t have much trouble with… Continue reading Codecademy Python Course: Completed
Something has been bothering me about Data Science Central
So, what I’m about to write about actually occurred a few months ago, but I am reminded of it every day when I receive an email from Data Science Central or see someone tweet an article from the blog network (which includes Analytics Bridge, Big Data News, etc.), so I figured if it’s still bothering me, it’s worth writing about.
Doing Data Science (Review)
I just finished reading Doing Data Science: Straight Talk from the Frontline, an O’Reilly book by Cathy O’Neil (@mathbabedotorg) and Rachel Schutt (Columbia Data Science blog). First let me say, I really enjoyed this book! I thought it gave a great overview of Data Science, which is very valuable at this early stage in my… Continue reading Doing Data Science (Review)
The Signal and the Noise (Review)
This is a review of The Signal and the Noise: Why So Many Predictions Fail — but Some Don’t by Nate Silver.
Goal #1 Reached!
My first “Becoming A Data Scientist” goal was to get an “A” in my Machine Learning class this semester, and I did! Now I can cross that one off the list: Updated Goals
ML Project 4 Results
I am happy to report that I got 100% on the final project I did in the last 2 weeks for my Machine Learning grad class (which is especially great because that was 30% of my grade for the semester!) and I got some good feedback from the professor: Very good analysis and you showed… Continue reading ML Project 4 Results
Machine Learning Project 4
So immediately after I turned in project 3, I started on Project 4, our final project in Machine Learning grad class. We had a few options that the professor gave us, but could also propose our own. One of the options was learning how to implement Random Forest (an ensemble learning method using many decision trees) and analyzing a given data set, so I proposed using Random Forest on University Advancement (Development/Fundraising) data I got from my “day job”. The professor approved it, so I started learning about Random Forest Classification.
ML Projects 2 & 3 Results
I was in such a rush to finish Project 3 by Sunday night, I didn’t post about the rest of my results, and now before I got a chance to write about it, the professor has already graded it! I got 100% on this one I just turned in, and also just found out I got 100% on Project 2!! This makes me feel so good, especially since I didn’t do so well on the midterm, and confirms that I can do this!
ML Project 3 (Post 3)
Last night I got the FNN Classifier working on the 16-input 10-output data file for Project 3 in my Machine Learning class.
Here’s the output!