Articles
Predicting Admission Rates with Machine Learning
Although this article doesn't go into much detail about what sort of evaluation metric was used or what the results of the model happen to be, this paper does....
Brief Overview of Decision Trees in Machine Learning
Many times you hear about decision trees used into operation research. In general, they are used to develop strategies to reach a goal. However, Data Science...
Want to Investigate TensorFlow without the Headache?
If you are not familiar with TensorFlow get a quick sense here. It was developed by the Google Brain team for their research and products. As you probably...
Machine Learning in Six Lines of Python Code
Josh Gordon briefly introduces what machine learning is and why it is important. If you are new to Data Science and you want to get started building machine...