Technical requirements
In this chapter, we will address resampling method technologies. To deal with the topics in this chapter, you must 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-Second-Edition):
jakknife_estimator.py
bootstrap_estimator.py
bootstrap_regression.py
permutation_test.py
kfold_cross_validation.py