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

Project 2

{ "cells": [ { "cell_type": "code", "execution_count": 3, "metadata": {}, "outputs": [], "source": [ "import pandas as pd\n", "import numpy as np\n", "import matplotlib.pyplot as plt\n", "from sklearn.cluster import AgglomerativeClustering\n", "from sklearn.preprocessing import StandardScaler\n", "from scipy.cluster.hierarchy…

    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 varun paka (10)

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

    Objective:

    You are working as Business Analyst in IJS Bank Limited. Currently your organization is working on Loan Applicant Clients for the current quarter. The Manager of the Branch asked you to analyze Loan Applicant’s data and to Present appropriate report on the shared data. The report should be demonstrated using Dashboard…

    calendar

    18 Apr 2023 06:57 AM IST

      Read more

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

      Objective:

      Company ABC Private Limited is manufacturing and selling below mentioned Products: Classic Cars Motorcycles Planes Ships Trains Trucks and Buses Vintage Cars As Business Analyst of the Company, you are required to perform following mentioned tasks on the provided dataset. a. Do proper formatting of the data with using…

      calendar

      18 Apr 2023 06:50 AM IST

        Read more

        Project 2 - Gender Bias in Science and Technical field

        Objective:

        This dashboard empowers mission driven organizations to harness the power of data visualization for social change. The data set talks about the literacy rates in Tamilnadu. It is distributed according to the cities and their ranks. It contains the population, as per the gender. This dashboard gives us the insight about…

        calendar

        18 Apr 2023 06:45 AM IST

          Read more

          Project 1 - Analyzing the Education trends in Tamilnadu

          Objective:

          This dashboard empowers mission driven organizations to harness the power of data visualization for social change. Women are tracked away from science and mathematics throughout their education, limiting their training and options to go into these fields as adults. The data set contains the data of women graduated by years,…

          calendar

          18 Apr 2023 06:40 AM IST

            Read more

            Project 2

            Objective:

            { "cells": [ { "cell_type": "code", "execution_count": 3, "metadata": {}, "outputs": [], "source": [ "import pandas as pd\n", "import numpy as np\n", "import matplotlib.pyplot as plt\n", "from sklearn.cluster import AgglomerativeClustering\n", "from sklearn.preprocessing import StandardScaler\n", "from scipy.cluster.hierarchy…

            calendar

            31 Oct 2022 02:14 AM IST

              Read more

              Project 1

              Objective:

              { "cells": [ { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [], "source": [ "import pandas as pd\n", "import numpy as np\n", "from sklearn.model_selection import train_test_split\n", "from sklearn.preprocessing import StandardScaler\n", "from sklearn.linear_model import LogisticRegression\n", "from…

              calendar

              31 Oct 2022 02:05 AM IST

                Read more

                Project 2

                Objective:

                -- Q1. Create new schema as alumni-----CREATE SCHEMA alumni;USE alumni;SELECT * FROM college_a_sj;-- -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Q3.Run SQL command to see the structure of six tables…

                calendar

                28 Sep 2022 12:12 PM IST

                  Read more

                  Project 1

                  Objective:

                  #1 created a new schema ecommerce #2 imported csv file use ecommerce;select * from users_data; #3describe users_data ; #4select * from users_data limit 100; #5select language, country from users_data ;select count(distinct country),count(distinct language) from users_data; #6select * from users_data;select gender,max(socialNbfollowers)from…

                  calendar

                  10 Sep 2022 08:39 AM IST

                    Read more

                    Project 2 - EDA on Vehicle Insurance Customer Data

                    Objective:

                    { "cells": [ { "cell_type": "markdown", "id": "4b3c003f", "metadata": {}, "source": [ "# Project EDA on vechile insurance customer data" ] }, { "cell_type": "code", "execution_count": null, "id": "d1293be3", "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ " 0 1 2 3 4 5 6 7\n", "0 1.0…

                    calendar

                    30 Aug 2022 03:39 AM IST

                      Read more

                      Project 1 - English Dictionary App & Library Book Management System

                      Objective:

                      { "cells": [ { "cell_type": "markdown", "id": "5f8d9bbf", "metadata": {}, "source": [ "#1" ] }, { "cell_type": "code", "execution_count": 60, "id": "fa3b25f7", "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Welcome to the Dictionary App\n", "Please select your choice\n", "1. Add a…

                      calendar

                      22 Aug 2022 08:57 AM IST

                        Read more
                        Showing 1 of 10 projects