Menu

IIT Certification 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 1

1. Explain the data. Check if it is supervised or unsupervised. Demonstrate: Explanation: The data contains information about individuals, including: Age, Sex, BMI, Children, Smoker, and Region as independent variables (predictors). Expenses as the dependent variable (target), which represents the insurance charges. Supervised…

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 Dayananda Sagar R (14)

Project 2

Objective:

Summary of what i did: Loaded and pre-processed country-level data, separating out country names and standardizing the features. Applied PCA to reduce dimensionality and visualize explained variance and 2D projections. Performed K-Means clustering to group countries based on development indicators. Conducted Hierarchical…

calendar

14 May 2025 04:31 AM IST

    Read more

    Project 1

    Objective:

    Summary of the project: Loaded and explored clinical data related to heart disease from an Excel dataset. Preprocessed the data, including feature scaling and train-test splitting. Applied five machine learning models (Logistic Regression, KNN, SVM, Decision Tree, Random Forest). Evaluated model performance using accuracy,…

    calendar

    14 May 2025 03:48 AM IST

      Read more

      Project 2

      Objective:

      1. Display the data of white wine and red wine: Assuming the dataset in a pandas DataFrame (df), filter the white and red wines as follows: white_wine = df[df['type'] == 'white'] red_wine = df[df['type'] == 'red'] print(white_wine) print(red_wine) 2. Get the size of both white wine and red wine: get the size of each dataset…

      calendar

      04 Apr 2025 04:48 PM IST

        Read more

        Project 1

        Objective:

        1. Explain the data. Check if it is supervised or unsupervised. Demonstrate: Explanation: The data contains information about individuals, including: Age, Sex, BMI, Children, Smoker, and Region as independent variables (predictors). Expenses as the dependent variable (target), which represents the insurance charges. Supervised…

        calendar

        03 Apr 2025 05:04 PM IST

        • HTML
        Read more

        Project 2 - Supply and Demand Gap Analysis

        Objective:

        Please Check file Uploaded 

        calendar

        18 Feb 2025 11:20 AM IST

          Read more

          Project 1 - COVID-19 Vaccinations Trend Analysis

          Objective:

          Please check the file attached

          calendar

          17 Feb 2025 02:04 PM IST

            Read more

            English Dictionary and Library Book Management System with GUI in Python

            Objective:

            This project involved developing two distinct applications using Python with a GUI interface. The English Dictionary App allows users to search for word definitions, synonyms, and antonyms, providing an interactive, user-friendly experience. The Library Book Management System facilitates tracking and managing books, allowing librarians to add, update, issue, or return books with ease. Both applications were built using Python's Tkinter library for the graphical user interface.

            calendar

            23 Sep 2024 06:19 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:

               Create a macro for conditional formatting & freezing panes In My Excel without using specific functions like Unique, Filter and Sort. Here's a theoretical answer: Data Setup: Start by organizing data, with each row representing a client and columns containing information such as client name, gender,…

              calendar

              17 May 2024 12:48 PM IST

                Read more

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

                Objective:

                I have learnt to change the data formatting such as borders, font size, font color, alignment etc.

                calendar

                12 Apr 2024 10:07 AM IST

                  Read more

                  Project 2 - Gender Bias in Science and Technical field

                  Objective:

                  In this week, how to create KPI and create dashboard with better formatting In this project, the data shows that the literacy rate in tamil nadu in detail.

                  calendar

                  28 Feb 2023 06:09 AM IST

                    Read more

                    Project 1 - Analyzing the Education trends in Tamilnadu

                    Objective:

                    In this project, i have learnt to create a pie graph How to insights the data effectively  How to do formating in dashboards  In this project the data shows that, women are far less likely to graduate with stem degree or enter a career in stem compared to their male counterparts. Female students and employees…

                    calendar

                    26 Feb 2023 06:16 AM IST

                      Read more

                      Project 2

                      Objective:

                      In this project, i have learnt to do challenging queries connecting with python and MS Excel Learnt to perform data cleaning in MYSQL  Learnt to analyse the student data from two different college Learnt to create pivot chart in MS Excel for better understanding the data.

                      calendar

                      17 Jan 2023 09:46 AM IST

                        Read more

                        Project 1

                        Objective:

                        In this project, i used the concepts of week-1 to week-6  Created database of named 'ecommerce' which contains the data about e-commerce platforms Created model which helps growing fast with e-commerce platforms where sellers may be required to pay some amount and buyer can buy it without paying anything. E-Commerce…

                        calendar

                        05 Jan 2023 11:44 AM IST

                          Read more

                          Project 2 - EDA on Vehicle Insurance Customer Data and Proctored Viva Voce

                          Objective:

                          In this challenge , i learnt to open csv file and create dataframe in jupyter notebook. Learnt to check the data quality by droping null values, checking for outliers, and replacing the null values and outliers with a suitable value. Learnt to fetch the required data by using different attributes  Also, known to check…

                          calendar

                          08 Dec 2022 04:59 AM IST

                            Read more
                            Showing 1 of 14 projects