/sampling-methods

Let's learn, practice and become familiar with data sampling methods with python

Primary LanguageJupyter Notebook

sampling-methods

IT Academy - Data Science Itinerary: data sampling

S05-T01: data sampling methods

Let's practice and become familiar with sampling methods with python. Here we are going to revise concepts as simple random sample, systematic sample, SMOTE (Synthetic Minority Oversampling Technique) and Reservoir sampling method.

Learning objetives:

  • Preprocess
  • Sampling