Search result for Data structures and algorithms in python Online Courses & Certifications
Get Course Alerts by Email
Data Analytics Foundations for Accountancy I
by Robert Brunner- 4.3
Approx. 66 hours to complete
Welcome to Data Analytics Foundations for Accountancy I! You’re joining thousands of learners currently enrolled in the course. I'm excited to have you in the class and look forward to your contributions to the learning community. The Importance of Data Analytics in Modern Accountancy Python Data Structures Calculating Probabilities in Python...
Introduction to Python Programming
by Brandon Krakowsky- 4
Approx. 28 hours to complete
This course provides an introduction to programming and the Python language. Students are introduced to core programming concepts like data structures, conditionals, loops, variables, and functions. Introduction to core programming concepts: Data structures, Conditionals, Variables, Functions, and Loops Design and write fully-functional Python programs using commonly used data structures, custom functions, and reading and writing to files...
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. This is the fifth and final course in the Python 3 Programming Specialization....
Crash Course on Python
by Google Career CertificatesTop Instructor- 4.8
Approx. 32 hours to complete
This course is designed to teach you the foundations in order to write simple programs in Python using the most common structures. Classes and Objects in Python (Optional) Classes and Objects in Detail Understand what Python is and why Python is relevant to automation Understand how to use the basic Python structures: strings, lists, and dictionaries...
Parallel programming
by Prof. Viktor Kuncak , Dr. Aleksandar Prokopec- 4.4
Approx. 33 hours to complete
We'll start the nuts and bolts how to effectively parallelize familiar collections operations, and we'll build up to parallel collections, a production-ready data parallel collections library available in the Scala standard library. - express common algorithms in a functional style and solve them in parallel, Data Operations and Parallel Mapping Data Structures for Parallel Computing...
Parallel programming
by Prof. Viktor Kuncak , Dr. Aleksandar Prokopec- 4.4
Approx. 33 hours to complete
We'll start the nuts and bolts how to effectively parallelize familiar collections operations, and we'll build up to parallel collections, a production-ready data parallel collections library available in the Scala standard library. - express common algorithms in a functional style and solve them in parallel, Data Operations and Parallel Mapping Data Structures for Parallel Computing...
Introduction to Machine Learning Course
by Katie Malone , Sebastian Thrun- 0.0
Timeline Approx. 10 Weeks
lesson 6 Datasets and Questions Apply your Machine Learning knowledge by looking for patterns in the Enron Email Dataset. Code a Linear Regression in Python with scikit-learn. Understand different error metrics such as SSE, and R Squared in the context of Linear Regressions. Implement K-Means in Python and Scikit Learn to find the center of clusters....
Free
Related searches
100 Interactive Python Exercises to Boost Your Python Skill
by Ardit Sulce- 4.6
1.5 hours on-demand video
The exercises cover different areas of Python such as functions, data structures and algorithms, files, classes, code introspection, code optimization, and more. The section of data structures and algorithms is the biggest one and it's especially useful for those who are interested in data science. Python is both fun and extremely useful....
$14.99
Algorithms and Data Structures in Python (INTERVIEW Q&A)
by Holczer Balazs- 4.4
18 hours on-demand video
I highly recommend typing out these data structures and algorithms several times on your own in order to get a good grasp of it. In the first part of the course we are going to learn about basic data structures such as linked lists, stacks, queues, binary search trees, heaps and some advanced ones such as AVL trees and red-black trees....
$14.99
Machine Learning for Accounting with Python
by Linden Lu- 0.0
Approx. 63 hours to complete
This course, Machine Learning for Accounting with Python, introduces machine learning algorithms (models) and their applications in accounting problems. While Accounting Data Analytics with Python covers data understanding and data preparation in the data analytics process, this course covers the next two steps in the process, modeling and model evaluation. 2 Introduction to Data Preprocessing...