├── Books ├── 00. Links.txt ├── 01.Mark Lutz - Learning Python-O'Reilly (2009).pdf ├── 02.Joel Grus - Data Science from Scratch_ First Principles with Python-O'Reilly Media (2015).pdf ├── 04.Steven F.Lott - Mastering Object-Oriented Python-Packt Publishing Ltd. (2019).pdf ├── 05.python_tutorial.pdf ├── 06.Tutorial_EDIT.pdf ├── Coffee_Break_Python-50 Workouts To Kickstart Your Rapid Code Understanding In Python.pdf ├── Coffee_Break_Python-50 Workouts To Kickstart Your Rapid Code Understanding In Python.pdf.jpg ├── Python 3 - 400 exercises and solutions for beginners.pdf ├── Python for Data Analysis, 2nd Ed.pdf ├── Python_Workout-50 Essential Exercises (2020).pdf ├── Python_Workout-50 Essential Exercises (2020).pdf.epub └── Python_Workout-50 Essential Exercises (2020).pdf.jpg └── README.md /Books/00. Links.txt: -------------------------------------------------------------------------------- 1 | 2 | 1. Mark Lutz - Learning Python-O'Reilly (2009) 3 | https://drive.google.com/file/d/1XwHtBwS7XPXfMtTpnABdHnZuVpHtanQ8/view 4 | 5 | 2. Joel Grus - Data Science from Scratch_ First Principles with Python-O'Reilly Media (2015) 6 | https://drive.google.com/file/d/1653xTye8ff-yBTadkFJ0uSZutc2Ay_mx/view 7 | 8 | 3. Sebastian Raschka, Vahid Mirjalili - Python Machine Learning_ Machine Learning and Deep Learning with Python, scikit-learn, and TensorFlow 2-Packt Publishing - ebooks Account (2019) 9 | https://drive.google.com/file/d/1RCNQdLbgQ8iFVhEnotm8XcsjILQuNS4_/view 10 | 11 | 4. Steven F.Lott - mastering object-oriented python-Packt Publishing Ltd. (2019) 12 | https://drive.google.com/file/d/1U3Z2nSLr8fko62o1Z6aVri12z7zXOWzk/view 13 | 14 | 5. python_tutorial 15 | https://www.tutorialspoint.com/python3/python_tutorial.pdf 16 | 17 | 6. Tutorial_EDIT 18 | https://bugs.python.org/file47781/Tutorial_EDIT.pdf 19 | -------------------------------------------------------------------------------- /Books/01.Mark Lutz - Learning Python-O'Reilly (2009).pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/milaan9/13_Python_scikit-learn_Module/fb40567f968ce082974dace6426c6bd3bc056c2d/Books/01.Mark Lutz - Learning Python-O'Reilly (2009).pdf -------------------------------------------------------------------------------- /Books/02.Joel Grus - Data Science from Scratch_ First Principles with Python-O'Reilly Media (2015).pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/milaan9/13_Python_scikit-learn_Module/fb40567f968ce082974dace6426c6bd3bc056c2d/Books/02.Joel Grus - Data Science from Scratch_ First Principles with Python-O'Reilly Media (2015).pdf -------------------------------------------------------------------------------- /Books/04.Steven F.Lott - Mastering Object-Oriented Python-Packt Publishing Ltd. (2019).pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/milaan9/13_Python_scikit-learn_Module/fb40567f968ce082974dace6426c6bd3bc056c2d/Books/04.Steven F.Lott - Mastering Object-Oriented Python-Packt Publishing Ltd. (2019).pdf -------------------------------------------------------------------------------- /Books/05.python_tutorial.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/milaan9/13_Python_scikit-learn_Module/fb40567f968ce082974dace6426c6bd3bc056c2d/Books/05.python_tutorial.pdf -------------------------------------------------------------------------------- /Books/06.Tutorial_EDIT.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/milaan9/13_Python_scikit-learn_Module/fb40567f968ce082974dace6426c6bd3bc056c2d/Books/06.Tutorial_EDIT.pdf -------------------------------------------------------------------------------- /Books/Coffee_Break_Python-50 Workouts To Kickstart Your Rapid Code Understanding In Python.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/milaan9/13_Python_scikit-learn_Module/fb40567f968ce082974dace6426c6bd3bc056c2d/Books/Coffee_Break_Python-50 Workouts To Kickstart Your Rapid Code Understanding In Python.pdf -------------------------------------------------------------------------------- /Books/Coffee_Break_Python-50 Workouts To Kickstart Your Rapid Code Understanding In Python.pdf.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/milaan9/13_Python_scikit-learn_Module/fb40567f968ce082974dace6426c6bd3bc056c2d/Books/Coffee_Break_Python-50 Workouts To Kickstart Your Rapid Code Understanding In Python.pdf.jpg -------------------------------------------------------------------------------- /Books/Python 3 - 400 exercises and solutions for beginners.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/milaan9/13_Python_scikit-learn_Module/fb40567f968ce082974dace6426c6bd3bc056c2d/Books/Python 3 - 400 exercises and solutions for beginners.pdf -------------------------------------------------------------------------------- /Books/Python for Data Analysis, 2nd Ed.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/milaan9/13_Python_scikit-learn_Module/fb40567f968ce082974dace6426c6bd3bc056c2d/Books/Python for Data Analysis, 2nd Ed.pdf -------------------------------------------------------------------------------- /Books/Python_Workout-50 Essential Exercises (2020).pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/milaan9/13_Python_scikit-learn_Module/fb40567f968ce082974dace6426c6bd3bc056c2d/Books/Python_Workout-50 Essential Exercises (2020).pdf -------------------------------------------------------------------------------- /Books/Python_Workout-50 Essential Exercises (2020).pdf.epub: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/milaan9/13_Python_scikit-learn_Module/fb40567f968ce082974dace6426c6bd3bc056c2d/Books/Python_Workout-50 Essential Exercises (2020).pdf.epub -------------------------------------------------------------------------------- /Books/Python_Workout-50 Essential Exercises (2020).pdf.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/milaan9/13_Python_scikit-learn_Module/fb40567f968ce082974dace6426c6bd3bc056c2d/Books/Python_Workout-50 Essential Exercises (2020).pdf.jpg -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 |

2 | Last Commit 3 | Last Commit 4 | 5 | 6 | Stars Badge 7 | Forks Badge 8 | Size 9 | Pull Requests Badge 10 | Issues Badge 11 | Language 12 |

13 | 14 | 15 | 16 | 17 | # 13_Python_scikit-learn_Module 18 | --------------------------------------------------------------------------------