Search result for Data structures and algorithms Online Courses & Certifications
Get Course Alerts by Email
Bioconductor for Genomic Data Science
by Kasper Daniel Hansen, PhD- 3.9
Approx. 9 hours to complete
This is the fifth course in the Genomic Big Data Specialization from Johns Hopkins University. Usecase: AnnotationHub and GRanges, part 1 Usecase: AnnotationHub and GRanges, part 2 rtracklayer - Data Import Basic Data Types Getting data into Bioconductor...
MongoDB Aggregation Framework
by Nathan Leniz , Kirby Kohlmorgen- 4.6
Approx. 19 hours to complete
This will lay the groundwork for the remainder of the course where you'll dive deep and learn about schema design, relational data migrations, and machine learning with By the end of this course you'll understand how to best use MongoDB and its Aggregation Framework in your own data science workflow. Aggregation Structure and Syntax...
Data Processing and Feature Engineering with MATLAB
by Adam Filion , Michael Reardon , Maria Gavilan-Alfonso , Brandon Armstrong , Heather Gorr , Erin Byrne , Brian Buechel , Isaac Bruss , Matt Rich , Nikola Trica , Cris LaPierre- 4.7
Approx. 18 hours to complete
This intermediate-level course is useful to anyone who needs to combine data from multiple sources or times and has an interest in modeling. Throughout the course, you will merge data from different data sets and handle common scenarios, such as missing data. Overview of Data Processing and Feature Engineering Data and Code Files...
Foundations of Computer Science
by Aspen Olmsted- 4.8
Approx. 16 hours to complete
In the course sequence you will learn to write programs that utilize both procedural and object oriented techniques to solve business problems. In courses two through four, we will role up our sleeves and start coding in Visual Basic. Algorithms, History of Computing and Algorithm Efficiency Common Algorithms Computer Hardware and Organization...
Interventions and Calibration
by Nimalan Arinaminpathy- 4.6
Approx. 24 hours to complete
You will learn about ‘leaky’ vaccines and how to model them, as well as different types of vaccine and treatment effects. Confronting Models with Data - Part A Models and Data: A Brief Detour into the Solar System Relationships Between Models and Data Identify the relationship between models and real-world epidemiological data...
Build Decision Trees, SVMs, and Artificial Neural Networks
by Stacey McBrine- 0.0
Approx. 22 hours to complete
Decision trees and support-vector machines (SVMs) are two examples of algorithms that can both solve regression and classification problems, but which have different applications. Ultimately, this course concludes the technical exploration of the various machine learning algorithms and how they can be used to build problem-solving models. Build Decision Trees and Random Forests Module Introduction...
Big Data Modeling and Management Systems
by Ilkay Altintas , Amarnath Gupta- 4.4
Approx. 13 hours to complete
Once you’ve identified a big data issue to analyze, how do you collect, store and organize your data using Big Data solutions? In this course, you will experience various data genres and management tools appropriate for each. Data Formats and Streaming Data Quiz DBMS-based and non-DBMS-based Approaches to Big Data Slides: DBMS-based and non-DBMS-based Approaches to Big Data...
Python Data Structures
by Charles Russell Severance- 4.9
Approx. 19 hours to complete
This course will introduce the core data structures of the Python programming language. We will move past the basics of procedural programming and explore how we can use the Python built-in data structures such as lists, dictionaries, and tuples to perform increasingly complex data analysis. Reading: Welcome to Python Data Structures...
Kotlin Bootcamp for Programmers
by Aleks Haecky , Sean McQuillan , Asser Samak- 0.0
Approx. 2 weeks
Kotlin is an open-source, modern programming language that lets developers use both object-oriented and functional programming techniques. It is concise, safe, and fully interoperable with Java. Kotlin is an official language for Android development, and can be used in a variety of other applications, from back-end development to data analysis....
Free
Java Programming: Principles of Software Design
by Robert Duvall , Owen Astrachan , Andrew D. Hilton , Susan H. Rodger- 4.6
Approx. 13 hours to complete
Use timing data to analyze empirical performance; Implement programming solutions using multiple approaches and recognize tradeoffs; Use object-oriented concepts including interfaces and abstract classes when developing programs; Appropriately hide implementation decisions so they are not visible in public methods; and Recognize the limitations of algorithms and Java programs in solving problems. Java: Tools and Libraries for Everyone...