Agant:https://www.tenlong.com.tw/products/9781787126787 Co., Ltd.
(Contact: service@tenlong.com.tw)
Downloading the example code
IDE:anaconda (Recommand)
Dataset with NumPy LearningDataMiningWithPython(Notes_jdwang2018_2_10)

Chapter 1.
$ conda install scikit-learn # including "NumPy" and "SciPy"

Chapter 2. Classifying with scikit-learn Estimators
$pip install matplotlib
Nearest neighbors Classification

Chapter 3. Predicting Sports Winners with Decision Trees
Using "pandas" to load the dataset
$ conda install pandas The Website http://basketball-reference.com
2015-16 NBA Schedule and Results
NBA_2015_10_Basketball.csv(Share&more, get CSV (for excel))
2014-15 NBA Standings (Expanded Standing, Export linl, get "standings.csv")
On-Line HomeWork
NBA_2015-2016_Basketball.csv

Chapter 5. Features and scikit-learn Transformers
DataMining_FeatureSelecionAndTransformation_jdwang2018_3_21.pdf

Chapter 6. Scoial Media Insight using Naive Bayes
DataMining_NaiveBayes_jdwang2018_3_25.pdf
DataMining_NaiveBayes_Example_TwitterWithPythonProgramming_jdwang2018_3_31.pdf

Chapter 8. CAPTCHAs With Neural Networks (code example (Moodle))
DataMining_Chapter8_CAPTCHAsWithNeuralNetworks_jdwang2018_4_4.pdf

Chapter 11 : Object Detection in Images using Deep Neural Networks(code example (Moodle))
DataMining_Chapter11_ObjectDetectionInImages_jdwang2018_4_18.pdf
The CIFAR- and CIFAR-100 dataset

What is the class of this image ?

Image Classification using Deep Learning with Keras and Tensorflow

Data Set for practice Image Classification : >CIFAR-10 and CIFAR-100 datasets
TensorFlowAndKeras_jdwang2018_5_5.pdf
DeepLearning_TensorFlowAndKeras_jdwang2018_5_13.zip (code example (Moodle))

SentimentAnalysis(OpinionMining)_jdwang2018_5_20.pdf
Python_Keras_Imdb_jdwang2018_5_20.zip (code example (Moodle))

Meachine Learning Crash Course
Google (GPU): Colaboratory