Magnetic link has been copied to the cutting board

Name TeamTreehouse - Beginning Data Science (Track) [Thomas]

File Type other

Size 3.51GB

UpdateDate 2024-9-28

hash *****EE65359C4E5C2D49C0F2A8690839026E51

Hot 1

Files 12. Introduction to NumPy/03. Array Programming/01. New Way of Thinking.webm | 55.23MB README.txt | 2.25KB TeamTreehouse - Beginning Data Science (Track) [Thomas].jpg | 157.26KB TeamTreehouse - Beginning Data Science (Track) [Thomas].png | 1.02MB 01. Data Analysis Basics/Data Analysis Basics.md | 3.91KB 01. Data Analysis Basics/01. Introducing Data Analysis/01. Making Better Decisions with Data Analysis.webm | 22.24MB 01. Data Analysis Basics/01. Introducing Data Analysis/02. Data is Everywhere.webm | 25.82MB 01. Data Analysis Basics/01. Introducing Data Analysis/03. Creating a Spreadsheet.webm | 17.91MB 01. Data Analysis Basics/01. Introducing Data Analysis/04. Getting Good Data is Hard.webm | 37.57MB 01. Data Analysis Basics/01. Introducing Data Analysis/Project Files/marathon_results_2017.csv | 4.00MB 01. Data Analysis Basics/02. Getting to Know Your Data/01. Summarizing Data Maximum, Minimum, Range.webm | 17.91MB 01. Data Analysis Basics/02. Getting to Know Your Data/02. Summarizing Data Mean, Median, Mode.webm | 9.26MB 01. Data Analysis Basics/02. Getting to Know Your Data/03. Analyzing Data Spread.webm | 9.54MB 01. Data Analysis Basics/02. Getting to Know Your Data/04. Is Our Data Normal.webm | 10.71MB 01. Data Analysis Basics/02. Getting to Know Your Data/05. Visualizing Data.webm | 15.99MB 01. Data Analysis Basics/02. Getting to Know Your Data/06. Charting Our Data Part 1.webm | 9.12MB 01. Data Analysis Basics/02. Getting to Know Your Data/07. Charting Our Data Part 2.webm | 12.63MB 01. Data Analysis Basics/03. The Data Analysis Process/01. Understanding Metrics.webm | 28.73MB 01. Data Analysis Basics/03. The Data Analysis Process/02. Defining Terms.webm | 20.44MB 01. Data Analysis Basics/03. The Data Analysis Process/03. Analyzing the Data.webm | 14.43MB 01. Data Analysis Basics/03. The Data Analysis Process/04. Presenting Your Findings.webm | 30.37MB 02. Python Basics/Python Basics.md | 5.63KB 02. Python Basics/01. Meet Python/01. Welcome.webm | 35.87MB 02. Python Basics/01. Meet Python/02. Running Scripts.webm | 14.24MB 02. Python Basics/01. Meet Python/03. The Python Shell.webm | 20.53MB 02. Python Basics/01. Meet Python/04. Syntax and Errors.webm | 23.06MB 02. Python Basics/01. Meet Python/05. Variables.webm | 20.28MB 02. Python Basics/01. Meet Python/06. Code Challenges.md | 908B 02. Python Basics/01. Meet Python/07. Input and Coding Style.webm | 25.83MB 02. Python Basics/02. Types and Branching/01. Numeric.webm | 27.06MB 02. Python Basics/02. Types and Branching/02. Strings and Operators.webm | 14.02MB 02. Python Basics/02. Types and Branching/03. String Methods.webm | 13.39MB 02. Python Basics/02. Types and Branching/04. Booleans.webm | 17.58MB 02. Python Basics/02. Types and Branching/05. If, Else and Elif.webm | 22.88MB 02. Python Basics/02. Types and Branching/06. Comparisons.webm | 25.42MB 02. Python Basics/03. Functions and Looping/01. Functions.webm | 30.28MB 02. Python Basics/03. Functions and Looping/02. Returning Values.webm | 24.82MB 02. Python Basics/03. Functions and Looping/03. Expecting Exceptions.webm | 18.57MB 02. Python Basics/03. Functions and Looping/04. Raising Exceptions.webm | 15.95MB 02. Python Basics/03. Functions and Looping/05. While Loops.webm | 24.61MB 02. Python Basics/03. Functions and Looping/06. For Loops.webm | 11.23MB 02. Python Basics/04. All Together Now/01. The Project.webm | 17.47MB 02. Python Basics/04. All Together Now/02. Gather Information.webm | 12.63MB 02. Python Basics/04. All Together Now/03. Branch and Loop.webm | 19.29MB 02. Python Basics/04. All Together Now/04. Handle Exceptions.webm | 19.96MB 02. Python Basics/04. All Together Now/05. Cleaner Code Through Refactoring.webm | 21.10MB 02. Python Basics/04. All Together Now/06. Wrapping Up.webm | 18.82MB 03. Introducing Lists/Introducing Lists.md | 3.54KB 03. Introducing Lists/01. Meet Lists/01. Welcome.webm | 16.24MB 03. Introducing Lists/01. Meet Lists/02. Creation.webm | 10.18MB 03. Introducing Lists/01. Meet Lists/03. Addition.webm | 13.26MB 03. Introducing Lists/01. Meet Lists/04. Indexing.webm | 31.57MB 03. Introducing Lists/01. Meet Lists/05. Deletion.webm | 14.60MB 03. Introducing Lists/02. Using Lists/01. Iteration.webm | 11.04MB 03. Introducing Lists/02. Using Lists/02. Mutability.webm | 14.51MB 03. Introducing Lists/02. Using Lists/03. Split and Join.webm | 13.41MB 03. Introducing Lists/02. Using Lists/04. Multidimensional Lists.webm | 14.17MB 03. Introducing Lists/03. Build an Application/01. The Application.webm | 18.62MB 03. Introducing Lists/03. Build an Application/02. Add Items.webm | 10.15MB 03. Introducing Lists/03. Build an Application/03. Display the List.webm | 13.87MB 03. Introducing Lists/03. Build an Application/04. Wrap Up.webm | 6.09MB 04. Introducing Dictionaries/Introducing Dictionaries.md | 2.89KB 04. Introducing Dictionaries/01. Introducing Dictionaries/01. What is a dictionary.webm | 15.55MB 04. Introducing Dictionaries/01. Introducing Dictionaries/02. Dictionary Syntax and KeyValue Pairs.webm | 12.19MB 04. Introducing Dictionaries/01. Introducing Dictionaries/03. Accessing Keys and Values.webm | 6.29MB 04. Introducing Dictionaries/01. Introducing Dictionaries/04. Update and Mutate Dictionaries.webm | 6.29MB 04. Introducing Dictionaries/02. Iterating and Packing with Dictionaries/01. Iterate over Dictionaries.webm | 6.28MB 04. Introducing Dictionaries/02. Iterating and Packing with Dictionaries/02. Packing with Dictionaries.webm | 6.16MB 04. Introducing Dictionaries/02. Iterating and Packing with Dictionaries/03. Unpacking with Dictionaries.md | 1.16KB 05. Python Sequences/Python Sequences.md | 3.48KB 05. Python Sequences/01. Sequence Iteration/01. Lets Chat About Sequences.webm | 11.60MB 05. Python Sequences/01. Sequence Iteration/02. Iterating with Basic For Loops.webm | 8.72MB 05. Python Sequences/01. Sequence Iteration/03. Iterating with Enumerate.webm | 7.08MB 05. Python Sequences/01. Sequence Iteration/04. Iterating with Ranges.webm | 6.38MB 05. Python Sequences/02. Sequence Operations/01. Sequence Operations.webm | 7.81MB 05. Python Sequences/02. Sequence Operations/02. Slices.webm | 6.99MB 05. Python Sequences/02. Sequence Operations/03. Len, Min, and Max.webm | 4.42MB 05. Python Sequences/02. Sequence Operations/04. Membership Testing.webm | 4.12MB 05. Python Sequences/02. Sequence Operations/05. Count and Index.webm | 6.86MB 05. Python Sequences/02. Sequence Operations/06. Code Samples Membership Testing, Count, and Index.md | 1.19KB 05. Python Sequences/02. Sequence Operations/07. Concatenation and Multiplication.webm | 4.42MB 05. Python Sequences/02. Sequence Operations/08. Sequence Operations Cheat Sheet.md | 2.70KB 06. Functions, Packing, and Unpacking/Functions, Packing, and Unpacking.md | 4.17KB 06. Functions, Packing, and Unpacking/01. Introduction to Functions/01. Recap of Functions.webm | 11.44MB 06. Functions, Packing, and Unpacking/01. Introduction to Functions/02. Defining a Function.webm | 3.93MB 06. Functions, Packing, and Unpacking/01. Introduction to Functions/03. Calling a Function.webm | 3.11MB 06. Functions, Packing, and Unpacking/01. Introduction to Functions/04. Lets Talk About Scope.webm | 10.96MB 06. Functions, Packing, and Unpacking/02. Getting Info In and Out of Functions/01. Moving Forward.webm | 4.88MB 06. Functions, Packing, and Unpacking/02. Getting Info In and Out of Functions/02. Functions Recap and Cheat Sheet.md | 1.38KB 06. Functions, Packing, and Unpacking/02. Getting Info In and Out of Functions/03. All About Returns.webm | 8.22MB 06. Functions, Packing, and Unpacking/02. Getting Info In and Out of Functions/04. Arguments and Parameters.webm | 6.65MB 06. Functions, Packing, and Unpacking/02. Getting Info In and Out of Functions/05. Function Gotchas.md | 1.56KB 06. Functions, Packing, and Unpacking/02. Getting Info In and Out of Functions/06. Multiple Arguments and Parameters.webm | 5.99MB 06. Functions, Packing, and Unpacking/03. Packing and Unpacking/01. Packing.webm | 13.49MB 06. Functions, Packing, and Unpacking/03. Packing and Unpacking/02. Packing, a Practical Example.webm | 5.36MB 06. Functions, Packing, and Unpacking/03. Packing and Unpacking/03. Unpacking.webm | 4.50MB 06. Functions, Packing, and Unpacking/03. Packing and Unpacking/04. Unpacking, a Practical Example.webm | 5.00MB 07. Introducing Tuples/Introducing Tuples.md | 1.83KB 07. Introducing Tuples/Getting to Know Tuples/01. Introducing Tuples.webm | 7.81MB 07. Introducing Tuples/Getting to Know Tuples/02. Recap.webm | 8.99MB 07. Introducing Tuples/Getting to Know Tuples/03. Tuples vs. Lists.md | 2.06KB 07. Introducing Tuples/Getting to Know Tuples/04. Tuple Syntax.md | 2.58KB 08. Object-Oriented Python/Object-Oriented Python.md | 7.13KB 08. Object-Oriented Python/01. Instant Objects/01. What Are Objects And Classes.webm | 29.96MB 08. Object-Oriented Python/01. Instant Objects/02. Lets Make a Class!.webm | 7.62MB 08. Object-Oriented Python/01. Instant Objects/03. Methods.webm | 14.04MB 08. Object-Oriented Python/01. Instant Objects/04. Method Arguments.webm | 13.49MB 08. Object-Oriented Python/01. Instant Objects/05. Design.webm | 31.53MB 08. Object-Oriented Python/01. Instant Objects/Project Files/Object-Oriented+Python+2.zip | 130.13KB 08. Object-Oriented Python/02. Inheritance/01. Complex Relationships.webm | 18.73MB 08. Object-Oriented Python/02. Inheritance/02. Super-Duper!.webm | 16.84MB 08. Object-Oriented Python/02. Inheritance/03. Multiple Superclasses.webm | 31.27MB 08. Object-Oriented Python/02. Inheritance/04. Family Tree.webm | 20.08MB 08. Object-Oriented Python/02. Inheritance/Project Files/Object-Oriented+Python+2.zip | 130.13KB 08. Object-Oriented Python/03. Advanced Objects/01. Controlling Conversion.webm | 19.70MB 08. Object-Oriented Python/03. Advanced Objects/02. Math.webm | 13.95MB 08. Object-Oriented Python/03. Advanced Objects/03. Emulating Built-ins.webm | 24.24MB 08. Object-Oriented Python/03. Advanced Objects/04. Subclassing Built-ins.webm | 28.47MB 08. Object-Oriented Python/03. Advanced Objects/05. Constructicons.webm | 19.30MB 08. Object-Oriented Python/03. Advanced Objects/06. Special Methods.webm | 19.91MB 08. Object-Oriented Python/03. Advanced Objects/Project Files/Object-Oriented+Python+2.zip | 130.13KB 08. Object-Oriented Python/04. Dice Roller/01. Project Breakdown.webm | 17.06MB 08. Object-Oriented Python/04. Dice Roller/02. Comparing and Combining Dice.webm | 17.75MB 08. Object-Oriented Python/04. Dice Roller/03. Giving a Hand.webm | 19.73MB 08. Object-Oriented Python/04. Dice Roller/04. Yatzy Scoring.webm | 14.14MB 08. Object-Oriented Python/04. Dice Roller/05. Where to Now.webm | 15.72MB 08. Object-Oriented Python/04. Dice Roller/Project Files/Object-Oriented+Python+2.zip | 130.13KB 09. Learning SQL/Learning SQL.md | 495B 10. Introduction to Anaconda/01. What is Anaconda and why use it.webm | 21.77MB 10. Introduction to Anaconda/02. Installing Anaconda.webm | 17.66MB 10. Introduction to Anaconda/03. Using conda to Install Packages.webm | 9.35MB 10. Introduction to Anaconda/04. miniconda.webm | 20.41MB 10. Introduction to Anaconda/Introduction to Anaconda.md | 1.13KB 11. Jupyter Notebooks/01. Installation and Creating Your First Notebook.webm | 17.66MB 11. Jupyter Notebooks/02. Running Code in Cells.webm | 12.40MB 11. Jupyter Notebooks/03. Graphs and Charts.webm | 25.31MB 11. Jupyter Notebooks/04. Other Languages.webm | 20.20MB 11. Jupyter Notebooks/Jupyter Notebooks.md | 1.24KB 12. Introduction to NumPy/Introduction to NumPy.md | 4.41KB 12. Introduction to NumPy/01. Meet NumPy/01. Welcome.webm | 46.30MB 12. Introduction to NumPy/01. Meet NumPy/02. Getting Setup.webm | 17.49MB 12. Introduction to NumPy/01. Meet NumPy/03. Introducing Arrays.webm | 38.46MB 12. Introduction to NumPy/01. Meet NumPy/04. Creating the Study Log.webm | 29.11MB 12. Introduction to NumPy/01. Meet NumPy/05. Multidimensional Arrays.webm | 35.33MB 12. Introduction to NumPy/01. Meet NumPy/Project Files/python-intro-to-numpy.zip | 57.71KB 12. Introduction to NumPy/02. Array Organization/01. Indexing.webm | 48.99MB 12. Introduction to NumPy/02. Array Organization/02. Boolean Array Indexing.webm | 45.36MB 12. Introduction to NumPy/02. Array Organization/03. Slicing.webm | 28.20MB 12. Introduction to NumPy/02. Array Organization/04. Manipulation.webm | 43.46MB 12. Introduction to NumPy/02. Array Organization/Project Files/python-intro-to-numpy.zip | 57.71KB Beginning Data Science.md | 6.65KB 12. Introduction to NumPy/03. Array Programming/02. Universal Functions.webm | 42.94MB 12. Introduction to NumPy/03. Array Programming/03. Routines in Action.webm | 38.46MB 12. Introduction to NumPy/03. Array Programming/04. Plotting.webm | 38.74MB 12. Introduction to NumPy/03. Array Programming/05. No Problem.webm | 17.91MB 12. Introduction to NumPy/03. Array Programming/Project Files/python-intro-to-numpy.zip | 57.71KB 13. Introduction to pandas/0. Meet pandas/0.Welcome.webm | 39.76MB 13. Introduction to pandas/0. Meet pandas/1.Meet Series.webm | 11.99MB 13. Introduction to pandas/0. Meet pandas/2.Vectorization and Broadcasting Review.webm | 13.69MB 13. Introduction to pandas/0. Meet pandas/3.Meet DataFrames.webm | 11.60MB 13. Introduction to pandas/0. Meet pandas/4.Onwards.webm | 4.77MB 13. Introduction to pandas/0. Meet pandas/Instruction/About This Course.png | 300.66KB 13. Introduction to pandas/0. Meet pandas/Instruction/Accessing a DataFrame.png | 718.01KB 13. Introduction to pandas/0. Meet pandas/Instruction/Accessing a Series.png | 680.00KB 13. Introduction to pandas/0. Meet pandas/Instruction/Creating a DataFrame.png | 465.05KB 13. Introduction to pandas/0. Meet pandas/Instruction/Creating a Series.png | 511.47KB 13. Introduction to pandas/0. Meet pandas/Instruction/Series Vectorization and Broadcasting.png | 553.42KB 13. Introduction to pandas/0. Meet pandas/Project Files/python-introducing-pandas-1.2.0.zip | 88.32KB 13. Introduction to pandas/1. Exploring pandas/0.Importing Data.webm | 9.01MB 13. Introduction to pandas/1. Exploring pandas/1.Manipulation.webm | 5.47MB 13. Introduction to pandas/1. Exploring pandas/2.Combining DataFrames.webm | 8.95MB 13. Introduction to pandas/1. Exploring pandas/3.Until Next Time.webm | 13.71MB 13. Introduction to pandas/1. Exploring pandas/Instruction/Combining DataFrames.png | 1.21MB 13. Introduction to pandas/1. Exploring pandas/Instruction/Exploration Methods.png | 1.22MB 13. Introduction to pandas/1. Exploring pandas/Instruction/Grouping.png | 945.93KB 13. Introduction to pandas/1. Exploring pandas/Instruction/Handling Duplicated and Missing Data.png | 862.95KB 13. Introduction to pandas/1. Exploring pandas/Instruction/Manipulating Text.png | 725.39KB 13. Introduction to pandas/1. Exploring pandas/Instruction/Manipulation Techniques.png | 1.24MB 13. Introduction to pandas/1. Exploring pandas/Instruction/Optional Challenge #1 - Top Referrers.png | 393.99KB 13. Introduction to pandas/1. Exploring pandas/Instruction/Optional Challenge #2 - Update Users.png | 399.39KB 13. Introduction to pandas/1. Exploring pandas/Instruction/Optional Challenge #3 - Verified Email List.png | 419.33KB 13. Introduction to pandas/1. Exploring pandas/Instruction/Selecting Data.png | 751.58KB 14. Preparing Data for Analysis/Preparing Data for Analysis.md | 2.31KB 14. Preparing Data for Analysis/01. Understanding Cleaning Data/01. What Is Cleaning Data.webm | 16.69MB 14. Preparing Data for Analysis/01. Understanding Cleaning Data/02. Context.webm | 17.35MB 14. Preparing Data for Analysis/01. Understanding Cleaning Data/03. Bad Data Types.webm | 17.52MB 14. Preparing Data for Analysis/02. Data Cleaning/01. Cleaning A Spreadsheet.webm | 35.38MB 14. Preparing Data for Analysis/02. Data Cleaning/02. Cleaning A Spreadsheet Part 2.webm | 21.28MB 14. Preparing Data for Analysis/02. Data Cleaning/03. Cleaning A CSV.webm | 22.81MB 14. Preparing Data for Analysis/02. Data Cleaning/04. Cleaning A CSV Part 2.webm | 24.40MB 14. Preparing Data for Analysis/02. Data Cleaning/05. Cleaning A CSV Part 3.webm | 23.96MB 14. Preparing Data for Analysis/02. Data Cleaning/06. Cleaning A CSV Part 4.webm | 23.67MB 14. Preparing Data for Analysis/02. Data Cleaning/Project Files/preparing-data-for-analysis-student.zip | 38.00KB 15. Introduction to Data Visualization with Matplotlib/Introduction to Data Visualization with Matplotlib.md | 4.51KB 15. Introduction to Data Visualization with Matplotlib/01. Getting Started with Data Visualization/01. Welcome to Matplotlib.webm | 13.19MB 15. Introduction to Data Visualization with Matplotlib/01. Getting Started with Data Visualization/02. Getting Started with Charting.webm | 10.19MB 15. Introduction to Data Visualization with Matplotlib/01. Getting Started with Data Visualization/03. The Legend of Charting.webm | 10.76MB 15. Introduction to Data Visualization with Matplotlib/01. Getting Started with Data Visualization/04. Chart Types & Reasons to Use.webm | 18.92MB 15. Introduction to Data Visualization with Matplotlib/01. Getting Started with Data Visualization/Project Files/intro_matplotlib.zip | 265.59KB 15. Introduction to Data Visualization with Matplotlib/02. Chart Toppers/01. Our Data Set - Flower Power.webm | 19.09MB 15. Introduction to Data Visualization with Matplotlib/02. Chart Toppers/02. Scatter Plot.webm | 17.23MB 15. Introduction to Data Visualization with Matplotlib/02. Chart Toppers/03. Histogram.webm | 18.01MB 15. Introduction to Data Visualization with Matplotlib/02. Chart Toppers/04. Box Plot.webm | 14.64MB 15. Introduction to Data Visualization with Matplotlib/02. Chart Toppers/05. Saving Your Work.webm | 12.02MB 15. Introduction to Data Visualization with Matplotlib/02. Chart Toppers/Project Files/intro_matplotlib.zip | 265.59KB 15. Introduction to Data Visualization with Matplotlib/03. Data Eruption/01. Problem Discussion.webm | 13.14MB 15. Introduction to Data Visualization with Matplotlib/03. Data Eruption/02. Decision Process.webm | 20.41MB 15. Introduction to Data Visualization with Matplotlib/03. Data Eruption/03. Problem Summary and Presentation.webm | 8.88MB 15. Introduction to Data Visualization with Matplotlib/03. Data Eruption/Project Files/intro_matplotlib.zip | 265.59KB 16. More Visualization/More Visualization.md | 1.01KB 17. Scraping Data From the Web/Scraping Data From the Web.md | 4.08KB 17. Scraping Data From the Web/01. Introducing Data Scraping/01. What is Data Scraping.webm | 31.01MB 17. Scraping Data From the Web/01. Introducing Data Scraping/02. Web Page Anatomy.webm | 18.79MB 17. Scraping Data From the Web/01. Introducing Data Scraping/03. Beautiful Soup.webm | 27.18MB 17. Scraping Data From the Web/01. Introducing Data Scraping/04. More Soup in the Tureen.webm | 23.56MB 17. Scraping Data From the Web/01. Introducing Data Scraping/05. Being a Good Citizen.webm | 31.17MB 17. Scraping Data From the Web/01. Introducing Data Scraping/Project Files/scraping_data_from_the_web.zip | 37.26KB 17. Scraping Data From the Web/02. A World Full of Spiders/01. Everyone Loves Charlotte.webm | 27.89MB 17. Scraping Data From the Web/02. A World Full of Spiders/02. Installing Scrapy.webm | 11.90MB 17. Scraping Data From the Web/02. A World Full of Spiders/03. Crawling Spiders.webm | 19.59MB 17. Scraping Data From the Web/02. A World Full of Spiders/04. The Endless Web.webm | 38.37MB 17. Scraping Data From the Web/02. A World Full of Spiders/Project Files/scraping_data_from_the_web.zip | 37.26KB 17. Scraping Data From the Web/03. Additional Scraping Tasks/01. An Intelligent Spider.webm | 19.85MB 17. Scraping Data From the Web/03. Additional Scraping Tasks/02. Scraping APIs.webm | 22.92MB 17. Scraping Data From the Web/03. Additional Scraping Tasks/03. Using Scrapers for Site Testing.webm | 22.21MB 17. Scraping Data From the Web/03. Additional Scraping Tasks/04. Common Issues with Data Scraping.md | 1.67KB 17. Scraping Data From the Web/03. Additional Scraping Tasks/05. Wrapping Up.webm | 7.32MB 17. Scraping Data From the Web/03. Additional Scraping Tasks/Project Files/scraping_data_from_the_web.zip | 37.26KB 18. Data from APIs/01. Accessing an API with Python.webm | 32.28MB 18. Data from APIs/02. Gathering Weather Data.webm | 8.34MB 18. Data from APIs/03. Calling the API.webm | 25.47MB 18. Data from APIs/04. Saving the Data.webm | 22.30MB 18. Data from APIs/Data from APIs.md | 1.02KB 19. Introduction to Big Data/Introduction to Big Data.md | 4.20KB 19. Introduction to Big Data/01. What is Big Data/01. Welcome.webm | 19.16MB 19. Introduction to Big Data/01. What is Big Data/02. Characteristics of Big Data.webm | 10.04MB 19. Introduction to Big Data/01. What is Big Data/03. The Importance of Big Data.webm | 22.77MB 19. Introduction to Big Data/01. What is Big Data/04. Exploring Our New Problems.webm | 41.33MB 19. Introduction to Big Data/02. Where and How is Big Data Used/01. Where is it Being Used.webm | 14.11MB 19. Introduction to Big Data/02. Where and How is Big Data Used/02. Types of Data.webm | 22.40MB 19. Introduction to Big Data/02. Where and How is Big Data Used/03. Domain Data Storage.webm | 34.58MB 19. Introduction to Big Data/02. Where and How is Big Data Used/04. Domain Computations.webm | 29.31MB 19. Introduction to Big Data/02. Where and How is Big Data Used/05. Domain Infrastructure.webm | 17.49MB 19. Introduction to Big Data/03. Big Data at Netflix/01. What Problems Does Netflix Have.webm | 29.49MB 19. Introduction to Big Data/03. Big Data at Netflix/02. How Does Netflix Apply Big Data Tools to Solve these Problems.webm | 17.38MB 19. Introduction to Big Data/03. Big Data at Netflix/03. Wrapping Up.webm | 27.63MB 20. Machine Learning Basics/Machine Learning Basics.md | 3.36KB 20. Machine Learning Basics/01. Introduction to Machine Learning/01. What is Machine Learning.webm | 22.40MB 20. Machine Learning Basics/01. Introduction to Machine Learning/02. Supervised and Unsupervised Learning.webm | 29.39MB 20. Machine Learning Basics/01. Introduction to Machine Learning/03. Machine Learning Frameworks.webm | 18.93MB 20. Machine Learning Basics/02. Machine Learning Vocabulary/01. Examples and Features.webm | 12.81MB 20. Machine Learning Basics/02. Machine Learning Vocabulary/02. Labels and Classifiers.webm | 10.90MB 20. Machine Learning Basics/03. Writing a Classifier/01. Installing scikit-learn using Anaconda.webm | 18.02MB 20. Machine Learning Basics/03. Writing a Classifier/02. Loading a Dataset.webm | 14.41MB 20. Machine Learning Basics/03. Writing a Classifier/03. Making Predictions with a Classifier.webm | 11.34MB 20. Machine Learning Basics/03. Writing a Classifier/04. Machine Learning Review.webm | 7.79MB 20. Machine Learning Basics/03. Writing a Classifier/Project Files/ML-machine-learning-basics.zip | 614B Common Issues with Data Scraping/Common Issues with Data Scraping.md | 1.67KB

Recommend

Magnetic link has been copied to the cutting board