Technical requirements
In this chapter, we will address resampling method technologies. In order to deal with the topics in this chapter, it is necessary that you have a basic knowledge of algebra and mathematical modeling. To work with the Python code in this chapter, you'll need the following files (available on GitHub at the following URL: https://github.com/PacktPublishing/Hands-On-Simulation-Modeling-with-Python):
JackknifeEstimator.py
BootstrapEstimator.py
KfoldCrossValidation.py