Data Science
Las últimas cargas en Data Science. ¿Buscando notas en Data Science? Tenemos muchas notas, guias de estudio y notas de estudio disponsible para tu escuela.
-
211
-
1
-
10
All courses for Data Science
-
Data Science 211
Último contenido 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
- Examen
- • 53 páginas'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.
- Notas de lectura
- • 24 páginas's •
-
Data Science•Data Science
This Document has notes about NLP and steps involved in Text Data Processing.
- Notas de lectura
- • 23 páginas's •
-
Data Science•Data Science
This document provides steps in unsupervised learning and explains when to use one.
- Notas de lectura
- • 10 páginas's •
-
Data Science•Data Science
This Document helps understand how to balance an imbalanced data set for better prediction.
- Notas de lectura
- • 9 páginas'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.
- Notas de lectura
- • 15 páginas's •
-
Data Science•Data Science
This document explains decision tree algorithm used in regression and classification problems.
- Notas de lectura
- • 19 páginas'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.
- Notas de lectura
- • 17 páginas'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.
- Notas de lectura
- • 10 páginas'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.
- Notas de lectura
- • 22 páginas's •
-
Data Science•Data Science