A supervised decision tree regressor using the scikit-learn library with built-in diabetes data set. The sample contains the minimum steps that perform a decision tree regression algorithm machine learning. The decision tree result is saved in text file and visualized graphs.