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

Dolla Yashwanth Reddy

fast learner

Skills Acquired at Skill-Lync :

  • PYTHON
  • DATA SCIENCE

Introduction

Over the last few years as I have read and researched the data science landscape, I have developed the habit of collecting, recording and interpreting data science-related quotations wherever I have come across them

24 Projects

Project 1 - English Dictionary App & Library Book Management System

Objective:

English Dictionary App & Library Book Management System: 1A English Dictionary App: The aim of this project is to create an English Dictionary app that returns definitions of English words. 1B Library Book Management System: In this project, a Library Book Management System will be implemented with the front…

calendar

14 Feb 2023 10:31 AM IST

    Read more

    Project 2 - EDA on Vehicle Insurance Customer Data

    Objective:

     EDA on Vehicle Insurance Customer Data: A company has customer data that contains 8 columns of customer details and another table having name customer_policy data contains the policy details of the customer. The company intends to offer some discount in premium for certain customers. To do that they ask their Data…

    calendar

    15 Feb 2023 03:02 PM IST

      Read more

      Project 1

      Objective:

      Business model Customer to Customer (C2C) allows customers to do business with each other. This model is 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 website brings the seller and buyer to the same platform.  Analyzing…

      calendar

      07 Mar 2023 06:25 AM IST

        Read more

        Project 2

        Objective:

        The procedure declares a cursor cur that selects the names of all students from college A using the SELECT statement. It then opens the cursor and uses a loop to fetch each row and store the name of each student in the student_name variable. The loop continues until there are no more rows to fetch. Finally, the cursor…

        calendar

        16 Mar 2023 05:08 AM IST

          Read more

          Project 2 - Gender Bias in Science and Technical field

          Objective:

          https://public.tableau.com/views/project2tableau_/Dashboard1?:language=en-US&publish=yes&:display_count=n&:origin=viz_share_link

          calendar

          31 Mar 2023 06:45 AM IST

            Read more

            Project 1 - Analyzing the Education trends in Tamilnadu

            Objective:

            https://public.tableau.com/views/project1_16802611052210/WomeninSTEMFields_?:language=en-US&publish=yes&:display_count=n&:origin=viz_share_link

            calendar

            31 Mar 2023 11:12 AM IST

              Read more

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

              Objective:

               Do proper formatting of the data with using borders, font size and appropriate alignment of the content. Q B. Make summary of Products Sales by providing Total Sum of Sales Average of Sales Standard Deviation of Sales Variance of Sales Maximum Sales Minimum Sales Q C. Make worksheet from the given Data for categorical…

              calendar

              05 Apr 2023 06:46 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:

                Separate Worksheet Required for Data Summary of All Female Client’s for Income and Loan Amount using New Functions Data Summary of All Male Client’s for Income and Loan Amount using List Functions Data Summary for all Flag Columns like (FLAG_DOCUMENT_2, FLAG_DOCUMENT_3 etc.) using all variants of DCOUNT function.…

                calendar

                06 Apr 2023 06:26 AM IST

                  Read more

                  Project 1 - COVID-19 Vaccinations Trend Analysis

                  Objective:

                  Aim:-This project aims to analyze data in detail on vaccinated people and fully vaccinated by year and country. Introduction:-The main objective of this project is to analyze the data on, COVID-19 Vaccinations. Through the Analysis of data, we can find out some important insights. Problem Statement:- • We can find…

                  calendar

                  13 Apr 2023 09:29 AM IST

                    Read more

                    Project 2 - Supply and Demand Gap Analysis

                    Objective:

                    Aim The aim of this project is to collect and analyze the data in detail of the Pickup point of the Airport and City Request id in Uber Request Data.   Introduction Uber provides the 2016 data. By using this data find out the demand and supply Analysis gap of the cab. The main objective of this project is to analyze…

                    calendar

                    14 Apr 2023 05:11 AM IST

                      Read more

                      Basics of Probability and Statistics Week 1 Challenge

                      Objective:

                      Q1. The formula for calculating the variance of a population and the variance of a sample are different because they are based on different sets of data. The variance is a measure of how spread out a set of data is, and it is calculated by finding the average of the squared differences between each data point and the mean…

                      calendar

                      17 Apr 2023 09:39 AM IST

                        Read more

                        Basics of ML & AL Week 2 Challenge

                        Objective:

                        Q2 The expected value and the simple mean are related concepts but they serve different purposes in machine learning. The simple mean is a basic statistical measure that represents the average value of a set of observations. It is calculated by adding up all the values in the set and dividing by the number of observations.…

                        calendar

                        03 May 2023 09:30 AM IST

                          Read more

                          Supervised Learning - Prediction Week 3 Challenge

                          Objective:

                          Q2 The main difference between L1 and L2 gradient descent methods lies in the regularization technique used in each method. Both L1 and L2 regularization are used to prevent overfitting and improve the generalization of machine learning models. L1 Regularization (Lasso Regularization): L1 regularization adds the absolute…

                          calendar

                          08 May 2023 07:11 AM IST

                            Read more

                            Supervised Learning - Classification Week 7 Challenge

                            Objective:

                            Q1 Support Vector Machines (SVM) is a popular machine learning algorithm used for classification and regression tasks. Here are some pros and cons of SVM: Pros of SVM: Effective in high-dimensional spaces: SVM performs well even when the number of features is greater than the number of samples, making it suitable for problems…

                            calendar

                            09 May 2023 09:36 AM IST

                              Read more

                              Supervised Learning - Classification Week 8 Challenge

                              Objective:

                              Q1 To apply the k-nearest neighbors (KNN) algorithm to the task of identifying surface defects in stainless steel plates, you would typically follow these steps: Data Preparation: Obtain a dataset that consists of labeled examples of stainless steel plates with surface defect information. Each example should have features…

                              calendar

                              10 May 2023 05:21 AM IST

                                Read more

                                Supervised Learning - Classification Week 9 Challenge

                                Objective:

                                Q1 A neural network is a computational model inspired by the structure and functioning of the human brain. It consists of interconnected artificial neurons, also called nodes or units, organized in layers. Neural networks are designed to recognize patterns, learn from data, and make predictions or decisions. Here are the…

                                calendar

                                10 May 2023 05:36 AM IST

                                  Read more

                                  Unsupervised Learning - Kmeans Week 11 Challenge

                                  Objective:

                                  Q1 When dealing with categorical data, there are various methods to calculate similarity or dissimilarity between data points. Here are a few common approaches: Hamming Distance: It is used to calculate the similarity between two binary vectors of the same length. It measures the number of positions at which the corresponding…

                                  calendar

                                  10 May 2023 06:09 AM IST

                                    Read more

                                    Project 1

                                    Objective:

                                    To perform data cleaning on the Automobile 1985 dataset and perform descriptive analytics, you can follow these steps: Import the necessary libraries: Start by importing the required libraries such as pandas, numpy, and matplotlib for data manipulation and visualization.   Load the dataset: Load the dataset into a…

                                    calendar

                                    10 May 2023 11:17 AM IST

                                      Read more

                                      Project 2

                                      Objective:

                                      Objective: To perform the clustering algorithms on '1985 Automobile dataset'. There are two major types of clustering in Unsupervised Machine Learning. These are: KMeans Clustering. Hierarchichal Clustering. We are going to perform both the algorithms on the dataset and find out the differences between the results.…

                                      calendar

                                      12 May 2023 06:22 AM IST

                                        Read more

                                        Project 1 - Implement and deploy CNN model in real-time using python on Fashion MNIST dataset

                                        Objective:

                                        To implement and deploy a CNN model in real-time using Python on the Fashion MNIST dataset, you'll need to understand the underlying concepts and steps involved. Here's a theoretical overview of the process: Dataset: The Fashion MNIST dataset is a collection of grayscale images of fashion items, consisting of 60,000 training…

                                        calendar

                                        30 May 2023 05:51 AM IST

                                          Read more

                                          Project 1

                                          Objective:

                                          To predict whether a patient has heart disease or not based on the given clinical parameters, we can apply several machine learning algorithms and compare their accuracies. Let's go through each algorithm and evaluate their performance. Logistic Regression: Logistic Regression is a commonly used algorithm for binary classification…

                                          calendar

                                          08 Jun 2023 08:50 AM IST

                                            Read more

                                            Project 2

                                            Objective:

                                            To determine the countries in dire need of aid based on socio-economic and health factors, we can use Principal Component Analysis (PCA), K-Means Clustering, and Hierarchical Clustering. These techniques will help us classify countries based on their overall development and identify those requiring the most attention.…

                                            calendar

                                            08 Jun 2023 09:26 AM IST

                                              Read more

                                              Project 1

                                              Objective:

                                              To determine whether the data is supervised or unsupervised, we need to understand the nature and characteristics of the data. Supervised Learning: Supervised learning refers to a type of machine learning where the dataset consists of input variables (features) and corresponding output variables (labels or target values).…

                                              calendar

                                              19 Jun 2023 09:48 AM IST

                                                Read more

                                                Project 2

                                                Objective:

                                                . Typically, wine datasets include various features or attributes of the wines. Here's an example of how the data might be structured: White Wine Data: | Feature 1 | Feature 2 | Feature 3 | ... | | Value | Value | Value | ... | | Value | Value | Value | ... | | Value | Value | Value | ... | | ... | ... | ... | ... | Red…

                                                calendar

                                                20 Jun 2023 12:14 PM IST

                                                  Read more
                                                  Showing 1 of 24 projects

                                                  10 Course Certificates

                                                  certificate

                                                  Data Analysis and Visualization with Tableau

                                                  CertificateIcon
                                                  Certificate UID: 16ce9aziynj4v0x2
                                                  View Certificate
                                                  certificate

                                                  Data Analysis and Visualization using Excel

                                                  CertificateIcon
                                                  Certificate UID: mxkadro26g91vjst
                                                  View Certificate
                                                  certificate

                                                  Core and Advanced Python Programming

                                                  CertificateIcon
                                                  Certificate UID: qck9lmz70yhwj8n2
                                                  View Certificate
                                                  certificate

                                                  SQL for Data Science

                                                  CertificateIcon
                                                  Certificate UID: pa85nz1lxsdy0c2q
                                                  View Certificate
                                                  certificate

                                                  Machine Learning Fundamentals In Depth

                                                  CertificateIcon
                                                  Certificate UID: vid3mx2a981wf7kj
                                                  View Certificate
                                                  certificate

                                                  Advanced Deep Learning using Python

                                                  CertificateIcon
                                                  Certificate UID: lmsak7d809vptfx1
                                                  View Certificate
                                                  certificate

                                                  Introduction to Machine Learning Algorithms and their Implementation in Python

                                                  CertificateIcon
                                                  Certificate UID: 8xlfwn17562q4s9t
                                                  View Certificate
                                                  certificate

                                                  Statistics and Probability for Data Sciences

                                                  CertificateIcon
                                                  Certificate UID: m9rbja8kw2vc6ult
                                                  View Certificate
                                                  certificate

                                                  Effective Dashboards using Power BI

                                                  CertificateIcon
                                                  Certificate UID: hxa31uq5fgnljmeb
                                                  View Certificate
                                                  certificate

                                                  Post Graduate Program in Data Analytics and Data Science

                                                  CertificateIcon
                                                  Certificate UID: vg4swmp1j2lacqux
                                                  View Certificate
                                                  Showing 1 of 10 certificates

                                                  Academic Qualification

                                                  B.Tech

                                                  Sir Padampat Singhania University Private university in Udaipur, Rajasthan

                                                  01 Aug 2016 - 08 May 2020

                                                  12th

                                                  nri junior college hyderabad

                                                  02 Jun 2014 - 08 Apr 2016

                                                  10th

                                                  gnana jyothi residential high school armoor

                                                  03 Jun 2013 - 18 Apr 2014

                                                  Schedule a counselling session

                                                  Please enter your name
                                                  Please enter a valid email
                                                  Please enter a valid number

                                                  Here are the courses that I have enrolled

                                                  coursecard
                                                  4.8

                                                  30 Hours of Content

                                                  coursecard
                                                  Recently launched

                                                  18 Hours of Content

                                                  coursecard
                                                  Recently launched

                                                  21 Hours of Content

                                                  coursecard
                                                  Recently launched

                                                  10 Hours of Content

                                                  coursecard
                                                  4.3

                                                  22 Hours of Content

                                                  coursecard
                                                  Recently launched

                                                  24 Hours of Content

                                                  coursecard
                                                  Recently launched

                                                  24 Hours of Content

                                                  coursecard
                                                  Recently launched

                                                  7 Hours of Content

                                                  coursecard
                                                  Recently launched

                                                  0 Hours of Content

                                                  coursecard
                                                  Recently launched

                                                  22 Hours of Content

                                                  coursecard
                                                  Recently launched

                                                  0 Hours of Content

                                                  Similar Profiles

                                                  Apoorv Ranjan
                                                  Apoorv Ranjan

                                                  Ladder of success cannot be climbed with hands in pocket.

                                                  Pruthvi Jagadeesh GK
                                                  Pruthvi Jagadeesh GK

                                                  The Future in Motion

                                                  Krantiveer .
                                                  Krantiveer .

                                                  Give more than what you get you will get more than what you gave