Join us

heart Posts from the community tagged with datascience...
Story
@jasondeden shared a post, 3 years, 4 months ago

It’s the Principal of the Thing

My Introduction to Principal Component Analysis

Story
@thenjikubheka shared a post, 3 years, 5 months ago

Data Structures And Algorithms: Big O Notation

Example:

Given the below array we want to write a function that takes in sample_array and return the sum of all the numbers in the array.

1.png