├── Course_notes_solutions_answers_Supervised_Learning_With_Scikit-Learn.pdf ├── README.md ├── chapter1_Classification.pdf ├── chapter2_Regression.pdf ├── chapter3_Fine-tuning_your_model.pdf └── chapter4_Preprocessing_and_pipelines.pdf /Course_notes_solutions_answers_Supervised_Learning_With_Scikit-Learn.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JNYH/DataCamp_Supervised_Learning_With_Scikit-Learn/HEAD/Course_notes_solutions_answers_Supervised_Learning_With_Scikit-Learn.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JNYH/DataCamp_Supervised_Learning_With_Scikit-Learn/HEAD/README.md -------------------------------------------------------------------------------- /chapter1_Classification.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JNYH/DataCamp_Supervised_Learning_With_Scikit-Learn/HEAD/chapter1_Classification.pdf -------------------------------------------------------------------------------- /chapter2_Regression.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JNYH/DataCamp_Supervised_Learning_With_Scikit-Learn/HEAD/chapter2_Regression.pdf -------------------------------------------------------------------------------- /chapter3_Fine-tuning_your_model.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JNYH/DataCamp_Supervised_Learning_With_Scikit-Learn/HEAD/chapter3_Fine-tuning_your_model.pdf -------------------------------------------------------------------------------- /chapter4_Preprocessing_and_pipelines.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JNYH/DataCamp_Supervised_Learning_With_Scikit-Learn/HEAD/chapter4_Preprocessing_and_pipelines.pdf --------------------------------------------------------------------------------