Project 2
Nitish Ram
updated on 24 Mar 2023
Project Details
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.
Other comments...
Read more Projects by Nitish Ram (22)
Project 2
Project 2
17 Mar 2024 01:44 PM IST
Project 1
Project 1
16 Mar 2024 01:36 PM IST
Unsupervised Learning - Kmeans Week 11 Challenge
1.How does similarity is calculated if data is categorical in nature For categorical data it is better to use the hamming distance. But K-means work only on Euclidean distance. So, it is better to classify the categorical data using one hot encoding and removing one extra column of each feature (Dummy Variable). Thus all…
11 Mar 2024 01:36 PM IST
Supervised Learning - Classification Week 9 Challenge
1. What is a Neural Network? sol: Neural networks are a class of machine learning algorithms used to model complex patterns in datasets using multiple hidden layers and non-linear activation functions. 2.What is deep learning? sol:Deep learning is a type of machine learning, which is a subset of artificial intelligence.deep…
06 Mar 2024 12:16 PM IST
Supervised Learning - Classification Week 8 Challenge
2. Pros and cons of knn Pros: K-NN is pretty intuitive and simple: K-NN algorithm is very simple to understand and equally easy to implement. To classify the new data point K-NN algorithm reads through whole dataset to find out K nearest neighbors. K-NN has no assumptions: K-NN is a non-parametric algorithm which means…
27 Feb 2024 12:25 PM IST
Supervised Learning - Classification Week 7 Challenge
1Q) Support Vector Machine (SVM) is a supervised machine learning algorithm used for classification and regression tasks. It works by finding the optimal hyperplane that separates data into different classes in a high-dimensional space. The primary objective of SVM is to maximize the margin between the classes, which is…
05 Feb 2024 01:34 PM IST
Supervised Learning - Prediction Week 3 Challenge
1.Q Gradient Descent is an optimization algorithm in machine learning used to minimize a function by iteratively moving towards the minimum value of the function. We use the algorithm when we have to find the least possible values that can satisfy a given cost function. In machine learning, more often than not we try to…
13 Dec 2023 11:58 AM IST
Basics of ML & AL Week 2 Challenge
1.Q) 2. Q) The simple mean (also known as the arithmetic mean) is a measure of central tendency that represents the middle or average value of a set of numbers. It is calculated by adding up all the values in a data set and dividing by the number of values. Expected value, on the other hand, is a theoretical concept…
01 Dec 2023 09:10 AM IST
Basics of Probability and Statistics Week 1 Challenge
1.Q) The reason for this difference is that when we are calculating variance for a population, we have all the data available, whereas when we are calculating variance for a sample, we only have a subset of the data. In order to estimate the population variance from a sample, we need to use a slightly different formula…
30 Nov 2023 10:53 AM IST
Project 2
Project 2
23 Sep 2023 03:25 PM IST
Project 1
Project 1 1. Explain the data. Check It is supervised or Unsupervised. Demonstrate? A: The insurance data, with each row representing a single patient and various features about that patient. The features included in this dataset are: <!-- [if !supportLists]-->· <!--[endif]-->Age (in years) <!-- [if…
21 Sep 2023 09:01 PM IST
Project 2 - Supply and Demand Gap Analysis
Project 2
24 Mar 2023 07:24 AM IST
Project 1 - COVID-19 Vaccinations Trend Analysis
Project 1
21 Mar 2023 12:15 PM IST
Project 2 - Create a report using PowerQuery, Macro VBA, List Functions and Data Validation functions for Data Reporting of Supply Chain Management companies
Project 2 https://drive.google.com/file/d/1YMAU7H9419qsAKQrjL5t_jAHL9S3dicX/view?usp=sharing https://drive.google.com/file/d/1YMAU7H9419qsAKQrjL5t_jAHL9S3dicX/view?usp=share_link
13 Dec 2022 06:38 PM IST
Project 1 - Data Cleaning and Transformation using Pivot table and Charts for the Report on requirement of Team Hiring
Project 1
13 Dec 2022 01:17 PM IST
Project 2 - Gender Bias in Science and Technical field
Project 2
22 Nov 2022 06:06 PM IST
Project 1 - Analyzing the Education trends in Tamilnadu
Project 1
22 Nov 2022 06:03 PM IST
Project 1 - Analyzing the Education trends in Tamilnadu
Project 1
21 Nov 2022 06:14 PM IST
Project 2
SQL Project-2 Q.4 Q.5 Q.13
20 Oct 2022 10:29 AM IST
Project 1
SQL Project 1
11 Oct 2022 11:51 AM IST
Project 2 - EDA on Vehicle Insurance Customer Data
Project-2 EDA on vehicle insurance customer data
24 Sep 2022 08:09 PM IST
Project 1 - English Dictionary App & Library Book Management System
Python Project-1 English dictionary app Library management app
22 Sep 2022 02:14 PM IST