how to make synthetic data in python | create synthetic data for machine learning

Опубликовано: 03 Февраль 2021
на канале: Coder's Digest
4,250
49

#how to make synthetic data
#create synthetic data for machine learning

In this video we will see how we can generate synthetic data for our machine learning projects and to build the machine learning models.
in this video i will show how we can use make_classification module from scikit learn library to create synthetic data .