top of page
Search


Performance of a Classification Model Using Confusion Matrix
Confusion matrix is used to describe the performance of a classification model. It has two rows and two columns. The two rows represent...
Rosmina Joy Cabauatan
Apr 2, 20212 min read
51 views
0 comments


Types of Business Analytics According to Purpose
Business analytics is the utilization of organizational data to provide fact-based timely, accurate, and actionable decisions. It is a...
Rosmina Joy Cabauatan
Apr 1, 20212 min read
27 views
0 comments


Creating Association Rules Using Java
Association Rule Mining discovers the relationship between two or more items in a dataset. Association rules are if-then statements that...
Rosmina Joy Cabauatan
Apr 1, 20211 min read
21 views
0 comments


Applying Regression Data Mining Technique in Java
In using the regression data mining technique in Java, weka.jar is needed as part of the Java project referenced libraries. JAR stands...
Rosmina Joy Cabauatan
Apr 1, 20213 min read
30 views
0 comments


Supervised vs Unsupervised Learning
In data mining, there are two types of learning processes, supervised learning and unsupervised learning. Regression and classification...
Rosmina Joy Cabauatan
Apr 1, 20213 min read
7 views
0 comments


Primary Questions to Ask in Solving Data Mining Problems
Selecting the right technique to use for a data mining problem leads to the correct solution. There are five primary questions to ask in...
Rosmina Joy Cabauatan
Mar 31, 20213 min read
62 views
0 comments


Crafting a Data Mining Problem Statement
Crafting a problem statement is the initial step towards identifying the right data mining technique to use for model generation. It...
Rosmina Joy Cabauatan
Mar 31, 20213 min read
119 views
0 comments


Data Mining as a Step in the Process of Knowledge Discovery
The process of knowledge discovery is a sequence of steps. Data cleaning, data integration, data selection, and data transformation are...
Rosmina Joy Cabauatan
Mar 31, 20211 min read
31 views
0 comments
Data Preprocessing: An Essential Step to Knowledge Discovery
new wave analytica
Rosmina Joy Cabauatan
Mar 24, 20214 min read
45 views
bottom of page