Skip to content

This is a Jupyter Notebook developing Simple & Stratified Random Sampling with Python for Machine Learning

License

Notifications You must be signed in to change notification settings

SCIFER99/Simple-Stratified-Random-Sampling-with-Python-for-Machine-Learning

Repository files navigation

Simple-Stratified-Random-Sampling-with-Python-for-Machine-Learning

This is a Jupyter Notebook developing Simple & Stratified Random Sampling with Python for Machine Learning

Hey! Its me again! I hope all is well with all of you! Please install these packages (if you do not have them already) before running the Jupyter Notebook:

Step 1: Install

 pip3 install sklearn
 pip3 install model_selection
 pip3 install pandas

Step 2: That's all folks!

Happy Coding!

About

This is a Jupyter Notebook developing Simple & Stratified Random Sampling with Python for Machine Learning

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published