├── README.md ├── code.py ├── data_temps1.csv ├── data_temps2.csv └── tree_pircture.gv.pdf /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pursueDSxie/randomforest/HEAD/README.md -------------------------------------------------------------------------------- /code.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pursueDSxie/randomforest/HEAD/code.py -------------------------------------------------------------------------------- /data_temps1.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pursueDSxie/randomforest/HEAD/data_temps1.csv -------------------------------------------------------------------------------- /data_temps2.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pursueDSxie/randomforest/HEAD/data_temps2.csv -------------------------------------------------------------------------------- /tree_pircture.gv.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pursueDSxie/randomforest/HEAD/tree_pircture.gv.pdf --------------------------------------------------------------------------------