Category: Data Science
About this course: This course will introduce the learner to text mining and text manipulation basics. The course begins with an understanding of how text is handled by python, …
Today, I started reading TensorFlow (TF) and also decided to make notes and capture observations during this process. I have done programming for several years and did scripting in …
https://www.youtube.com/watch?v=5DknTFbcGVM TensorFlow is Google’s machine learning framework. In this talk, you will learn how to use TensorFlow effectively. TensorFlow offers high level interfaces like Keras and Estimators, which can …
Use of back propagation neural networks and expert scoring to quantify the relative risks of shale gas development. This paper propose that using a risk analysis prioritization method, such …
The background of the auto tagging and clustering is well explained in this post, however, the code developed to perform it is not generic. I would rather prefer to …