Data Science
Latest uploads at Data Science. Looking for notes at Data Science? We have lots of notes, study guides and study notes available for your school.
-
213
-
1
-
10
All courses for Data Science
-
Data Science 213
Latest content Data Science
Data Structure using C is a fundamental concept in computer science that deals with organizing, storing, and managing data efficiently so that it can be accessed and modified easily. In the C programming language, data structures are implemented using basic data types, arrays, pointers, structures, and dynamic memory allocation, which gives programmers low-level control over memory. Common data structures in C include arrays, linked lists, stacks, queues, trees, graphs, and hash tables. Arrays s...
- Book
- Exam (elaborations)
- • 53 pages's •
-
data science•data science
-
Data Structure Using C • • ISBN 9788131755662
This Document has notes about the very first Machine learning Algorithm, the linear regression algorithm.
- Class notes
- • 24 pages's •
-
Data Science•Data Science
This Document has notes about NLP and steps involved in Text Data Processing.
- Class notes
- • 23 pages's •
-
Data Science•Data Science
This document provides steps in unsupervised learning and explains when to use one.
- Class notes
- • 10 pages's •
-
Data Science•Data Science
This Document helps understand how to balance an imbalanced data set for better prediction.
- Class notes
- • 9 pages's •
-
Data Science•Data Science
This document covers Ensemble learning, bagging, bootsrapping, boosting, random forest and XGB in detail, along with their pros and cons. Ensemble learning means combination of available ML algorithm.
- Class notes
- • 15 pages's •
-
Data Science•Data Science
This document explains decision tree algorithm used in regression and classification problems.
- Class notes
- • 19 pages's •
-
Data Science•Data Science
This Document is about K-Nearest Neighbour algorithm, a supervised learning technique, used for regression as well as classification. This notes will help one to navigate the significance of KNN model. Also including how to use and when to use this model in real time scenarios.
- Class notes
- • 17 pages's •
-
Data Science•Data Science
What if the target problem is categorical? in that case we must know that the task is classification and Classification comes under supervised learning. This Document explains Logistic regression, which is a classification algorithm.
- Class notes
- • 10 pages's •
-
Data Science•Data Science
This Document gives a clear introduction about Machine Learning and this is the transition point from understanding the logics and Math behind the problems and implementing the knowledge to Business questions.
- Class notes
- • 22 pages's •
-
Data Science•Data Science