Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Machine Learning with Weka
Rating: 2.9 out of 5(21 ratings)
621 students

Learn Machine Learning with Weka

Learn Machine Learning and Weka with this COurse
Created byGoh Ming Hui
Last updated 12/2018
English

What you'll learn

  • Machine Learning using Weka Software

Course content

1 section22 lectures1h 17m total length
  • Getting Started1:53

    Get started with machine learning using Weka, as you explore statistical concepts and download studies to begin your learning journey.

  • Getting Started 25:12

    Get started with machine learning using Weka by configuring your environment, setting environment variables, and locating your project files—learning how to select folders and resolve setup issues.

  • Data Mining Process5:37

    Explore the data mining process from business understanding to deployment, using descriptive statistics, visualizations, data cleaning, modeling, evaluation, and selecting high-accuracy models for prediction.

  • Simple Linear Regression3:07

    Learn machine learning with Weka: explore simple linear regression using training and testing data splits to derive the regression equation and predict numerical outcomes such as price from engine size.

  • Regression for Weka6:32

    Master regression in Weka through preprocessing, selecting regression models such as logistic and linear regression, and evaluating with cross-validation and training-testing splits.

  • KMeans Clustering3:05

    Learn how k-means clustering groups data points into two clusters by assigning points to the nearest centroid, updating the centroids, and repeating until no changes.

  • KMeans Clustering with Weka1:52

    Learn how to run k-means clustering in Weka, select the algorithm, set the number of clusters, and view the resulting clustering results.

  • Agglomeration CLustering3:45

    Learn agglomerative clustering by computing all pairwise distances among data points, merging the nearest pairs into groups, and iteratively forming larger clusters until a final hierarchy emerges.

  • Agglomeration Clustering with Weka1:32

    Explore agglomeration clustering with Weka by selecting a hierarchical algorithm, adjusting settings, and specifying the number of clusters, then view and visualize clustering results across main and separate windows.

  • Decision Tree: ID3 Algorithm9:15

    Learn machine learning with Weka by exploring the ID3 decision tree algorithm, using entropy and information gain to select attributes and build a classifier with rules.

  • Decision Tree with Weka2:12

    Learn to build and visualize a decision tree with Weka, adjust settings, and classify instances effectively. Explore cost-benefit analysis and cost curves to evaluate model performance.

  • KNN Classification3:50

    Explore k-nearest neighbors classification in Weka by calculating distances, selecting the top k neighbors, and using majority voting to predict the class while evaluating accuracy.

  • KNN with Weka1:46

    Learn knn classification with Weka using ibk, adjust k and batch size, visualize the classification results, and observe an accuracy of 96 percent.

  • Naive Bayes ALgorithm5:36

    Learn the Naive Bayes algorithm for classification, assuming independent features and using Bayes' theorem to compare hypotheses with evidence from a dataset.

  • Naive Bayes with Weka0:48

    Explore how naive bayes with weka classifies instances, achieving about 96 percent accuracy and 4 percent error, and how to apply this knowledge base algorithm.

  • Neural Network5:44
  • Neural Network in Weka1:17

    Learn to train a neural network in Weka by adjusting learning rate and validation size, then evaluate how the model classifies instances using standard metrics.

  • What Algorithm to use?1:35

    Discover how to select the right machine learning algorithm with weka, using a practical cheat sheet that guides choices across classification, regression, clustering, and dimensionality reduction for data mining projects.

  • Model Evaluation3:44

    Evaluate machine learning models in Weka using regression metrics such as r-squared and sum of squares, alongside classification metrics like accuracy and precision.

  • Weka Advanced Attribute Selection2:08

    Explore advanced attribute selection in Weka by evaluating candidate features using methods like information gain and correlation, selecting solid attributes for improved classification.

  • Weka Advanced Visualizations3:35

    Explore advanced visualizations in Weka by using scatterplots and correlation metrics to analyze relationships between numeric and categorical variables and interpret regression results.

  • Weka Model Selection3:06

    Train multiple classification models in Weka, compare accuracies of IBK, decision trees, and others, select the highest-accuracy models, save them, and use them to make predictions.

Requirements

  • Computer Knowledge

Description

Why learn Data Analysis and Data Science?


According to SAS, the five reasons are


1. Gain problem solving skills

The ability to think analytically and approach problems in the right way is a skill that is very useful in the professional world and everyday life.


2. High demand

Data Analysts and Data Scientists are valuable. With a looming skill shortage as more and more businesses and sectors work on data, the value is going to increase.


3. Analytics is everywhere

Data is everywhere. All company has data and need to get insights from the data. Many organizations want to capitalize on data to improve their processes. It's a hugely exciting time to start a career in analytics.


4. It's only becoming more important

With the abundance of data available for all of us today, the opportunity to find and get insights from data for companies to make decisions has never been greater. The value of data analysts will go up, creating even better job opportunities.


5. A range of related skills

The great thing about being an analyst is that the field encompasses many fields such as computer science, business, and maths.  Data analysts and Data Scientists also need to know how to communicate complex information to those without expertise.


The Internet of Things is Data Science + Engineering. By learning data science, you can also go into the Internet of Things and Smart Cities.


This is the bite-size course to learn Weka and Machine Learning. You will learn Machine Learning which is the Model and Evaluation of the CRISP Data Mining Process. You will learn Linear Regression, Kmeans Clustering, Agglomeration Clustering, KNN, Naive Bayes, and Neural Network in this course. 

Content

  1. Getting Started

  2. Getting Started 2

  3. Data Mining Process

  4. Simple Linear Regression

  5. Regression in Weka

  6. KMeans Clustering

  7. KMeans Clustering in Weka

  8. Agglomeration Clustering

  9. Agglomeration Clustering in Weka

  10. Decision Tree: ID3 Algorithm

  11. Decision Tree in Weka

  12. KNN Classification

  13. KNN in Weka

  14. Naive Bayes

  15. Naive Bayes in Weka

  16. What Algorithm to use?

  17. Model Evaluation

  18. Weka Advanced Attribute Selection

  19. Weka Advanced Data Visualizations

  20. Weka Model Selection and Deployment

Who this course is for:

  • Beginner Data Analyst and Data Scientist interested to learn Machine Learning and Weka.