Menu

Executive Programs

Workshops

Projects

Blogs

Careers

Student Reviews



More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Unsupervised Learning - Kmeans Week 11 Challenge

1.How does similarity is calculated if data is categorical in nature Similarity is the basic building block for techniques such as Recommendation engines, clustering, classification andanomaly detection. Similarity is the measure of how alike two data objects are. Similarity in the data mining context is usually described…

Project Details

Loading...

Leave a comment

Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.

Please  login to add a comment

Other comments...

No comments yet!
Be the first to add a comment

Read more Projects by Mayur Khadse (17)

Project 1 - Data Cleaning and Transformation using Pivot table and Charts for the Report on requirement of Team Hiring

Objective:

a. Do proper formatting of the data with using borders, font size and appropriate alignment of the content.   b. Make summary of Products Sales by providing   c. Make worksheet from the given Data for categorical representation of table based on fields Status, ProductLine and Sales using Pivot Table.…

calendar

13 Nov 2022 07:18 AM IST

    Read more

    Project 2 - Create a report using PowerQuery, Macro VBA, List Functions and Data Validation functions for Data Reporting of Supply Chain Management companies

    Objective:

    2.1.Data Summary of All Female Client’s for Income and Loan Amount using New Functions   3.1.   3.3.Check Spelling mistakes in the workbook using VBA Code Sub Highlight_Misspelled_Words()Dim cell As RangeFor Each cell In ActiveSheet.UsedRangeIf Not Application.CheckSpelling(Word:=cell.Text) Then cell.Interior.ColorIndex…

    calendar

    05 Nov 2022 09:21 AM IST

      Read more

      Project 1 - Analyzing the Education trends in Tamilnadu

      Objective:

      Attached the Tableau Workbook

      calendar

      18 Sep 2022 07:13 AM IST

        Read more

        Project 1

        Objective:

        Attached the jupyter notebook file. 

        calendar

        06 Sep 2022 12:23 PM IST

          Read more

          Unsupervised Learning - Kmeans Week 11 Challenge

          Objective:

          1.How does similarity is calculated if data is categorical in nature Similarity is the basic building block for techniques such as Recommendation engines, clustering, classification andanomaly detection. Similarity is the measure of how alike two data objects are. Similarity in the data mining context is usually described…

          calendar

          05 Sep 2022 12:05 PM IST

          • CSS
          Read more

          Supervised Learning - Classification Week 9 Challenge

          Objective:

          1. What is a Neural Network? *An artificial neural network (ANN) is a system of hardware and/or software patterned after the operation of neurons in thehuman brain. *Neural networks, also known as artificial neural networks (ANNs) or simulated neural networks (SNNs), are a subset ofmachine learning and are at the heart…

          calendar

          04 Sep 2022 07:17 AM IST

            Read more

            Supervised Learning - Classification Week 8 Challenge

            Objective:

            1. Apply knn to the “Surface defects in stainless steel plates” and identify the differences -Attached jupyter notebook file for this solution.   2. What are the pros and cons of knn? Pros: It is a simple Machine Learning algorithm and easy to understand. kNN can be used for classification and regression.…

            calendar

            04 Sep 2022 07:08 AM IST

              Read more

              Supervised Learning - Classification Week 7 Challenge

              Objective:

              1.Pros and cons of SVM Pros of SVM: *Thrives in High Dimension : When data has high dimension (think 1000+ to infinity features) a Support Vector Machine withthe right settings (right kernel choice etc.) can be the way to go and produce really accurate results. *Kernel Flexibility : Support Vector Machines are all about…

              calendar

              03 Sep 2022 07:13 AM IST

                Read more

                Supervised Learning - Prediction Week 3 Challenge

                Objective:

                1.Perform Gradient Descent in Python with any loss function import numpy as np import pandas as pd import matplotlib.pyplot as pt #importing input data  data = pd.read_csv('data.csv') X = data.iloc[:,0]Y = data.iloc[:,1] print(X) #building a mean square error loss or cost function modelm = 0c = 0L = 0.0001 #learing…

                calendar

                25 Aug 2022 12:39 PM IST

                  Read more

                  Basics of ML & AL Week 2 Challenge

                  Objective:

                  1)Calculate all 4 business moments using pen and paper for the below data set? x p(x) p*p(x) X-mean (X-mean)2*x ((X-mean)/variance))^3 ((X-mean)/variance))^4 0 0.35 0 -1.4 0 -0.012918411373136  0.003031182931448 1 0.25 0.25 -0.4 0.16  -0.00030130405535 2.01994697639187E-05 2 0.15 0.3 0.6 0.72 0.001016901186807…

                  calendar

                  24 Aug 2022 12:31 PM IST

                    Read more

                    Basics of Probability and Statistics Week 1 Challenge

                    Objective:

                    1.Why there is a difference in the formula of variance for population and sample? *N is a greater value than N-1. *When divided N-1 a smaller number we will get a larger number for variance. This number near to the possible variance value for the population. *It is always good to have a large variance for the population.…

                    calendar

                    23 Aug 2022 01:07 PM IST

                      Read more

                      Project 2

                      Objective:

                      Project 2

                      calendar

                      30 Jul 2022 02:00 PM IST

                        Read more

                        Project 1

                        Objective:

                        Solution

                        calendar

                        25 Jul 2022 05:43 AM IST

                          Read more

                          Project 2

                          Objective:

                          Solutions Attached the pdf for excel table and pivot chart Attached jupyter notebook and sql file

                          calendar

                          27 Jun 2022 11:51 AM IST

                            Read more

                            Project 1

                            Objective:

                            Solutions

                            calendar

                            25 Jun 2022 06:57 AM IST

                              Read more

                              Project 2 - EDA on Vehicle Insurance Customer Data

                              Objective:

                              solution

                              calendar

                              05 Jun 2022 01:20 PM IST

                                Read more

                                Project 1 - English Dictionary App & Library Book Management System

                                Objective:

                                Solution  

                                calendar

                                05 Jun 2022 06:26 AM IST

                                  Read more
                                  Showing 1 of 17 projects