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

Raj Vishaal

Data Analyst/ Data Scientist

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • SIMULINK-BASICS
  • PYTHON
  • DATA SCIENCE

Introduction

A dynamic budding Data Science Professional with an Engineering Degree – experienced as a Researcher for 2 years in the Field of Robotics and Artificial Intelligence with a passion to learn and grow in the analytics.

32 Projects

Week 2.1 - Air standard Cycle

Objective:

Objective: To solve an Otto cycle and plot the PV diagram along with Thermal efficiency calculation using Matlab.     Drive File Link:   Main File Link : https://drive.google.com/file/d/1fymHWnRGYAKNGAWOp4f4NazFv8x7i8Sz/view?usp=sharing Function File Link : https://drive.google.com/file/d/1nkS07s6tP-PHEeybTXwPMPj9SENHAYGo/view?usp=sharing…

calendar

04 Apr 2021 08:37 AM IST

    Read more

    Week 3 - Solving second order ODEs

    Objective:

    Aim : To Simulate the Transient Movement of a simple pendulum and create an animation video of the pendulum motion using Matlab. Google Drive Link for Code and Video: https://drive.google.com/drive/folders/1KZ5BCt0fv_hbbTscJHoTJDSyBrN2Pb4l?usp=sharing % Main Code close all clear all clc %Inputs b = 0.05; l=1; m=1;…

    calendar

    06 Apr 2021 05:45 PM IST

      Read more

      Week 4.1 - Genetic Algorithm

      Objective:

      Objective: To Write a code in MATLAB to optimise the stalagmite function and find the Global Maxima of the function.   Concept: Genetic Algorithm is a serach based optimization technique based on the principles of Genetics and Natural Selection. Its is frequently used to find optimal or near optimal solutions to difficult…

      calendar

      11 Apr 2021 08:34 AM IST

      • MATLAB
      Read more

      Project 1 - Parsing NASA thermodynamic data

      Objective:

      Aim: To write a program to Parse the NASA Thermodynamic data file and calucalate the Thermodynamic properties of various gas elements using Matlab. Objective: 1.Write a Function that extracts the 14 co-efficient and calculate the enthalpy, entropy and specific heats for all species. 2.Calculate molecular weight of each…

      calendar

      17 Apr 2021 11:23 AM IST

      Read more

      Project 1

      Objective:

      Market Analysis using Data Science Models:

      calendar

      17 Oct 2021 02:07 PM IST

        Read more

        Project 2

        Objective:

        Building a Predicitve Model on Real time Manufacturing Sector Data Sheet:

        calendar

        17 Oct 2021 02:22 PM IST

          Read more

          Project 1

          Objective:

          Applying Different types of Gradient Descent to Improve Model Performance:  

          calendar

          19 Oct 2021 01:47 PM IST

            Read more

            Project 2

            Objective:

            Applying Logistic Regression with Output having 3 Classes and 2 Input Features:  

            calendar

            19 Oct 2021 01:51 PM IST

              Read more

              Project 3

              Objective:

              Neural Network with 3 Inputs, 4 Hidden Layers and Sigmoid Activation Function:

              calendar

              21 Oct 2021 10:02 AM IST

                Read more

                Project 4

                Objective:

                Applying Linear Regression and Check for Bias/ Variance:

                calendar

                21 Oct 2021 10:09 AM IST

                  Read more

                  Project 5

                  Objective:

                  Applying Gradient Boosting:

                  calendar

                  23 Oct 2021 05:18 AM IST

                    Read more

                    Project 6

                    Objective:

                    Applying Artificial Neural Network (ANN):

                    calendar

                    23 Oct 2021 05:25 AM IST

                      Read more

                      Project 7

                      Objective:

                      Activation Functions Formulae:

                      calendar

                      23 Oct 2021 05:34 AM IST

                        Read more

                        Project 8

                        Objective:

                        Image Classification using Convolution Neural Network:

                        calendar

                        23 Oct 2021 05:39 AM IST

                          Read more

                          Project 9

                          Objective:

                          Applying Vanishing Gradient in RNN:

                          calendar

                          24 Oct 2021 08:35 AM IST

                            Read more

                            Project 10

                            Objective:

                            Apllying NLP Alogrithms to Filter Languages:

                            calendar

                            24 Oct 2021 08:41 AM IST

                              Read more

                              Project 11

                              Objective:

                              Credit Card Fraud Detection using Machine Learning:

                              calendar

                              24 Oct 2021 08:43 AM IST

                                Read more

                                Project 1

                                Objective:

                                Logistic Regression:

                                calendar

                                15 Nov 2021 06:51 AM IST

                                  Read more

                                  Project 2

                                  Objective:

                                  Artificial Neural Network:

                                  calendar

                                  15 Nov 2021 06:53 AM IST

                                    Read more

                                    Basics of Probability and Statistics Week 1 Challenge

                                    Objective:

                                    Random Variables: A random variable is a variable whose possible values are numerial outcomes of a rondom experiment. There are to types of random variables.   1.Discreate Random Variables is one whihc take on only a countable number of distinct values such as 0,1,2,3,... discrete random variables are usually counts.…

                                    calendar

                                    07 Jan 2022 04:14 AM IST

                                      Read more

                                      Basics of ML & AL Week 2 Challenge

                                      Objective:

                                      Skewness: Skewness refers to a distribution or asymmetry that deviates from the symmetrical bell curve, or normal distribution, in a set of data. If the curve iis shifted to the left or to the right, it is aid to be skewed. Skewness can be quantified as a representation of the extent to which a given distribution varies…

                                      calendar

                                      07 Jan 2022 04:23 AM IST

                                        Read more

                                        Supervised Learning - Prediction Week 3 Challenge

                                        Objective:

                                        Gradient Descent: Gradient Descent is an algorithm that solves optimization problems using first-order iterations. Since it is designed to find the local minimum of a differential function, gradient descent is widely used in machine learning models to find the best parameters that minimize the model's cost function

                                        calendar

                                        07 Jan 2022 04:28 AM IST

                                          Read more

                                          Supervised Learning - Classification Week 7 Challenge

                                          Objective:

                                          Supervised Machine Learning Supervised learning is the types of machine learning in which machines are trained using well "labelled" training data, and on basis of that data, machines predict the output. The labelled data means some input data is already tagged with the correct output. In supervised learning, the training…

                                          calendar

                                          07 Jan 2022 10:27 AM IST

                                            Read more

                                            Supervised Learning - Classification Week 8 Challenge

                                            Objective:

                                            1. Regression Regression algorithms are used if there is a relationship between the input variable and the output variable. It is used for the prediction of continuous variables, such as Weather forecasting, Market Trends, etc. Below are some popular Regression algorithms which come under supervised learning: Linear Regression…

                                            calendar

                                            07 Jan 2022 10:28 AM IST

                                              Read more

                                              Supervised Learning - Classification Week 9 Challenge

                                              Objective:

                                              Neural Networks:   A neural network is a series of algorithms that endeavors to recognize underlying relationships in a set of data through a process that mimics the way the human brain operates. In this sense, neural networks refer to systems of neurons, either organic or artificial in nature.

                                              calendar

                                              07 Jan 2022 10:30 AM IST

                                                Read more

                                                Unsupervised Learning - Kmeans Week 11 Challenge

                                                Objective:

                                                K-Means Clustering Algorithm K-Means Clustering is an unsupervised learning algorithm that is used to solve the clustering problems in machine learning or data science. In this topic, we will learn what is K-means clustering algorithm, how the algorithm works, along with the Python implementation of k-means clustering.…

                                                calendar

                                                07 Jan 2022 10:34 AM IST

                                                  Read more

                                                  Project 1

                                                  Objective:

                                                  Project 1

                                                  calendar

                                                  07 Jan 2022 10:35 AM IST

                                                    Read more

                                                    Project 2

                                                    Objective:

                                                    Project 1:

                                                    calendar

                                                    07 Jan 2022 10:36 AM IST

                                                      Read more

                                                      Project 1

                                                      Objective:

                                                      calendar

                                                      20 Feb 2022 12:42 PM IST

                                                        Read more

                                                        Project 2

                                                        Objective:

                                                        calendar

                                                        20 Feb 2022 12:53 PM IST

                                                          Read more

                                                          Project 1 - English Dictionary App & Library Book Management System

                                                          Objective:

                                                          calendar

                                                          19 Mar 2022 08:11 AM IST

                                                            Read more

                                                            Project 2 - EDA on Vehicle Insurance Customer Data

                                                            Objective:

                                                            calendar

                                                            19 Mar 2022 08:15 AM IST

                                                              Read more
                                                              Showing 1 of 32 projects

                                                              7 Course Certificates

                                                              certificate

                                                              MATLAB for Mechanical Engineers

                                                              CertificateIcon
                                                              Certificate UID: 05zrta2dhwsmxb8f
                                                              View Certificate
                                                              certificate

                                                              Introduction to Machine Learning Algorithms and their Implementation in Python

                                                              CertificateIcon
                                                              Certificate UID: xcyzhrfjel8u951m
                                                              View Certificate
                                                              certificate

                                                              Advanced Deep Learning using Python

                                                              CertificateIcon
                                                              Certificate UID: kse67hrb1fpoqgni
                                                              View Certificate
                                                              certificate

                                                              Math behind Machine Learning & Artificial Intelligence using Python

                                                              CertificateIcon
                                                              Certificate UID: zqnyx38m179ea065
                                                              View Certificate
                                                              certificate

                                                              Machine Learning Fundamentals In Depth

                                                              CertificateIcon
                                                              Certificate UID: 1hqw6tkrun95f04g
                                                              View Certificate
                                                              certificate

                                                              SQL for Data Science

                                                              CertificateIcon
                                                              Certificate UID: 6iheus0mdwnx5tcv
                                                              View Certificate
                                                              certificate

                                                              Post Graduate Program in Data Science and Machine Learning

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

                                                              Academic Qualification

                                                              B.E

                                                              Jeppiaar Engineering College

                                                              13 Aug 2014 - 08 Jun 2018

                                                              12th

                                                              St.Patrick'S Anglo-Indian Higher Secondary School

                                                              10 Dec 2013 - 26 Mar 2014

                                                              10th

                                                              St.Patrick'S Anglo-Indian Higher Secondary School

                                                              09 Aug 2011 - 11 Dec 2012

                                                              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.7

                                                              5 Hours of Content

                                                              coursecard
                                                              4.3

                                                              22 Hours of Content

                                                              coursecard
                                                              Recently launched

                                                              18 Hours of Content

                                                              coursecard
                                                              Recently launched

                                                              21 Hours of Content

                                                              coursecard
                                                              Recently launched

                                                              10 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