Search result for Data structures and algorithms Online Courses & Certifications
Get Course Alerts by Email
End to End Data Science Practicum with Knime
by Prof. Dr. Şadi Evren Şeker- 0.0
9 hours on-demand video
Applied Data Science Concepts and Techniques with Knime and hands on examples The first step is covering data science project management techniques and we follow CRISP-DM methodology with 6 steps below: Data Understanding: We cover the data types and data problems. We also try to visualize data to discover. Row or column filtering, data integration with concatenation and joins....
$14.99
Machine Learning for Data Science and Analytics
by Ansaf Salleb-Aouissi , Cliff Stein , David Blei , Itsik Peer- 0.0
5 Weeks
This data science course is an introduction to machine learning and algorithms. We will also examine why algorithms play an essential role in Big Data analysis. What machine learning is and how it is related to statistics and data analysis Basic and frequently used algorithmic techniques including sorting, searching, greedy algorithms and dynamic programming...
$99
Algorithmic Thinking (Part 1)
by Luay Nakhleh , Scott Rixner , Joe Warren- 4.7
Approx. 12 hours to complete
As the central part of the course, students will implement several important graph algorithms in Python and then use these algorithms to analyze two large real-world data sets. The main focus of these tasks is to understand interaction between the algorithms and the structure of the data sets being analyzed by these algorithms....
Computer Programming in Python and JavaScript (Intermediate)
by Robert Gioia- 4.1
2.5 hours on-demand video
Section 2 of this course is Collections and Data Structures. Section 3 is Collections and Data Structures in Python. In this section we will get hands-on exposure learning how the following data structures and collections are used in Python and the different options Python gives us to work with them: Section 4 is Collections and Data Structures in JavaScript....
$12.99
Code Free Data Science
by Natasha Balac, Ph.D.- 4.3
Approx. 14 hours to complete
• Ways to apply Data Science algorithms to real data and evaluate and interpret the results Big Data Characteristics and Applications Big Data Impact and Challanges Big Data Analytics: Applications, Prospects and Challenges Data Types and Formats in KNIME Ways to apply Data Science algorithms to real data and evaluate and interpret the results...
Modeling Data in the Tidyverse
by Carrie Wright, PhD , Shannon Ellis, PhD , Stephanie Hicks, PhD , Roger D. Peng, PhD- 0.0
Approx. 21 hours to complete
Developing insights about your organization, business, or research project depends on effective modeling and analysis of the data you collect. Different modeling approaches can be chosen to detect interesting patterns in the data and identify hidden relationships. Types of Data Science Questions Descriptive and Exploratory Data Analysis Data Exploration and Wrangling...
Java Programming: Arrays, Lists, and Structured Data
by Andrew D. Hilton , Robert Duvall , Owen Astrachan , Susan H. Rodger- 4.7
Approx. 14 hours to complete
Build on the software engineering skills you learned in “Java Programming: Solving Problems with Software” by learning new data structures. Use these data structures to build more complex programs that use Java’s object-oriented features. Read and write data from/to files; Store and manipulate data in an array or ArrayList; Programming Exercise: Known Language and Key Length...
ARM Raspberry Pi Assembly Language From Ground Up™
by Israel Gbati- 0.0
7 hours on-demand video
You will be able to create data structures such as FIFOs and LIFOs in Assembly. Furthermore you will design complex algorithms for performing Binary Search in assembly , and solving advance mathematical problems like the Taylor Series and the Bisection Algorithm . Sign up and lets start writing some low level code. Master creating Data Structures in Assembly...
$14.99
CS50's Introduction to Computer Science
by David J. Malan , Doug Lloyd , Brian Yu- 0.0
12 Weeks
An introduction to the intellectual enterprises of computer science and the art of programming. Topics include abstraction, algorithms, data structures, encapsulation, resource management, security, software engineering, and web development. , programming assignments) and a final project are eligible for a certificate. Concepts like abstraction, algorithms, data structures, encapsulation, resource management, security, software engineering, and web development...
$199
Python Project: pillow, tesseract, and opencv
by Christopher Brooks- 4
Approx. 20 hours to complete
You will be introduced to third-party APIs and will be shown how to manipulate images using the Python imaging library (pillow), how to apply optical character recognition to images to recognize text (tesseract and py-tesseract), and how to identify faces in images using the popular opencv library. Comparing Image Data Structures...