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

Shivaani S

Do what is right, not what is easy!

Skills Acquired at Skill-Lync :

  • PYTHON
  • DATA SCIENCE

Introduction

I am currently working as a Site Reliability Engineer for 1+ years and working towards developing my knowledge and skills in the developing technology Data Science.

17 Projects

English Dictionary App and Library Book Management System

Objective:

     English Dictionary App and Library Book Management System development is the main aim of this project English Dictionary App      English dictionary app is a collection of all english words along with their meaning. The aim of this project is to develop an english dictionary app using…

calendar

07 Aug 2024 12:26 PM IST

    Read more

    EDA on Vehicle Insurance Customer Data

    Objective:

         Exploratory Data Analysis  is applied to investigate the data and summarize the key insights. This is done to provide basic understanding of the data. EDA for the given dataset can be done by following the steps below 1. Adding the column names to the dataset 2. Checking and Cleaning Data Quality:…

    calendar

    28 Aug 2022 01:28 PM IST

      Read more

      Heart Disease Prediction Using Machine Learning

      Objective:

            From the given clinical parameters about a patient, prediction models like Logistic Regression, K-Nearest Neighbours Classifier, Support Vector Machine, Decision Tree Classifier and Random Forest Classifier to predict whether or not the patient has heart disease.   Methodology High accuracy prediction…

      calendar

      28 Aug 2022 02:12 PM IST

        Read more

        Data Processing for an International Humanitarian NGO

        Objective:

             Data Processing for an international humanitarian NGO to classify the countries using socio-economic and health factors that determines the overall development of a country and to also suggest the countries that have to given utmost importance.   Methodology: This analysis and prediction can be…

        calendar

        28 Aug 2022 02:13 PM IST

          Read more

          Basics of Probability and Statistics

          Objective:

          Basics of Probability and Statistics 1. Sample Variance vs Population Variance The formula to calculate population variance is: `sigma ^2 = (sum (x_i - mu_x ) ^2)/N` The formula to calculate sample variance is: `s^2 = (sum (x_i - mu_x ) ^2)/(N-1)` The difference between the two formulas is: When we calculate population…

          calendar

          22 Sep 2022 07:24 AM IST

            Read more

            Basics of ML & AL

            Objective:

            Basics of ML & AL   1. Business Moments:   2. Significance of expected value when simple mean (Sum of all observations/number of observations) is already in place:       It is true that simple mean is sufficient enough for having an idea about the data by computing with it's formula (Sum…

            calendar

            22 Sep 2022 07:29 AM IST

              Read more

              Supervised Learning - Prediction

              Objective:

              Supervised Learning  Prediction   1. Gradient Descent  The gradient descent in python using mean square error as loss function on the following data set: x = [0,1,2,3,4] y = [1,2,3,4,5]   Theory: `J = (1/n) sum(y(i) - (mx(i) + b))^2` x(i) are the input m and b are the weights  mx(i)+b is the predicted…

              calendar

              22 Sep 2022 07:30 AM IST

              • HTML
              Read more

              Supervised Learning - Classification

              Objective:

              Supervised Learning Classification   1. Pros and Cons of SVM Support Vector Machine (SVM) “Support Vector Machine” (SVM) is a supervised machine learning algorithm that can be used for both classification or regression challenges. However,  it is mostly used in classification problems. In the…

              calendar

              22 Sep 2022 07:47 AM IST

                Read more

                Supervised Learning - Classification

                Objective:

                Supervised Learning Classification   1. KNN on Surface Defects in Stainless Steel Plates K-Nearest Neighbors is a supervised machine learning algorithm that classifies a data point based on how its neighbors are classified. It classifies new cases based on feature similarity measures. KNN algorithm K in the KNN algorithm…

                calendar

                22 Sep 2022 07:48 AM IST

                  Read more

                  Supervised Learning - Classification

                  Objective:

                  Supervised Learning Classification   1. Neural Network     Neural networks, also known as artificial neural networks (ANNs) or simulated neural networks (SNNs), are a subset of machine learning and are at the heart of deep learning algorithms. Their name and structure are inspired by the human brain, mimicking…

                  calendar

                  22 Sep 2022 07:49 AM IST

                    Read more

                    Unsupervised Learning - Kmeans

                    Objective:

                    Unsupervised Learning  Kmeans   1. Calculating Similarity id Data is Categorical in Nature        The simplest way to find similarity between two categorical attributes is to assign a similarity of 1 if the values are identical and similarity of 0 if the values are not identical.…

                    calendar

                    22 Sep 2022 07:49 AM IST

                      Read more

                      Data Cleaning on Automobile 1985 Dataset

                      Objective:

                      Data Cleaning on Automobile 1985 Dataset No. of data points: 205 Number of Attributes: 26 total -- 15 continuous -- 1 integer -- 10 nominal Attribute Information: symboling: -3, -2, -1, 0, 1, 2, 3 normalized-losses: continuous from 65 to 256 make: alfa-romero, audi, bmw, chevrolet, dodge, honda, isuzu, jaguar, mazda, mercedes-benz,…

                      calendar

                      24 Sep 2022 07:47 AM IST

                        Read more

                        Implementing Clustering and Predicting the Class of Car from "Car Dataset"

                        Objective:

                        Implementing Clustering and Predicting the Class of Car from "Car Dataset" Importing libraries import pandas as pd import numpy as np import seaborn as sn from sklearn.preprocessing import LabelEncoder from sklearn.preprocessing import MinMaxScaler from sklearn.linear_model import LinearRegression from sklearn.ensemble…

                        calendar

                        26 Oct 2022 09:51 AM IST

                          Read more

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

                          Objective:

                          Introduction      Humans are a brilliant natural system which is having the great capability of viewing and observing multiple images in a short span of time, then consume and deduce from them without even realizing that how the actual process is completed. But this case is not at all similar with machines…

                          calendar

                          27 Oct 2022 01:51 PM IST

                            Read more

                            User Behavior Study for a Social E-Commerce Platform

                            Objective:

                            User Behavior Study for a Social E-Commerce Platform        Customer to Customer 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

                            21 Jun 2024 07:22 PM IST

                              Read more

                              Medical Insurance Dataset - Statistical Analysis

                              Objective:

                              Using the existing dataset of medical insurance data, we can understand the relationships between the features and the target variable and make predictions on new data.

                              calendar

                              21 Jun 2024 07:21 PM IST

                                Read more

                                Wine Dataset - Statistical Analysis

                                Objective:

                                Project 2Using the existing datasets of red wine and white wine data, we can understand the relationships between the features and determine the quality rating of the wine based on these features.1. Displaying the data of white wine and red wine2. Size of both white wine and red wine datasets3. The number of null…

                                calendar

                                21 Jun 2024 07:22 PM IST

                                  Read more
                                  Showing 1 of 17 projects

                                  7 Course Certificates

                                  certificate

                                  Core and Advanced Python Programming

                                  CertificateIcon
                                  Certificate UID: 3w8g5zvbkmhjyl9f
                                  View Certificate
                                  certificate

                                  Introduction to Machine Learning Algorithms and their Implementation in Python

                                  CertificateIcon
                                  Certificate UID: 2eap19osrjgvb0xz
                                  View Certificate
                                  certificate

                                  Machine Learning Fundamentals In Depth

                                  CertificateIcon
                                  Certificate UID: acbrzq81i6yj7xoe
                                  View Certificate
                                  certificate

                                  Advanced Deep Learning using Python

                                  CertificateIcon
                                  Certificate UID: jim0yu1ps7rxqcv8
                                  View Certificate
                                  certificate

                                  Verbal Ability

                                  CertificateIcon
                                  Certificate UID: ixanycvq39wg24es
                                  View Certificate
                                  certificate

                                  Aptitude

                                  CertificateIcon
                                  Certificate UID: s6pranojvwubc0ed
                                  View Certificate
                                  certificate

                                  Statistics and Probability for Data Sciences

                                  CertificateIcon
                                  Certificate UID: gt7flk1j9ue3xq2d
                                  View Certificate
                                  Showing 1 of 7 certificates

                                  Academic Qualification

                                  B.Tech

                                  Bannari Amman Institute of Technology

                                  18 Jun 2018 - 31 May 2022

                                  12th

                                  St. Joseph's Convent for Girls Higher Secondary School

                                  07 Jun 2017 - 13 Apr 2018

                                  10th

                                  St. Joseph's Convent for Girls Higher Secondary School

                                  07 Jun 2015 - 10 May 2016

                                  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

                                  0 Hours of Content

                                  coursecard
                                  Recently launched

                                  0 Hours of Content

                                  coursecard
                                  Recently launched

                                  22 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