

Travel Package Purchase Prediction
Analyzing customers' data to provide recommendations to the policy maker by building a model to predict if a potential customer is going...
dromero
Apr 30, 20231 min read
50 views
0 comments

A Gaussian Bayes Classifier in Python for MNIST
In this post I present my learning of the concepts of a simple Gaussian Bayes classifier using the MNIST data. The objective is to show...
dromero
Feb 18, 20191 min read
580 views
0 comments

Study of Well Segmentation by using Self Organizing Maps (Kohonen Maps) in an Unsupervised ML mode
This type of analysis could benefit engineers looking at possibly 1000’s of wells in their field when finding right candidates for...
dromero
Feb 14, 20191 min read
35 views
0 comments