A145286344 23681 24 2018 Tensorflow
A145286344 23681 24 2018 Tensorflow
• Keras has broad adoption in the industry and the research community
Application of Scikit-Learn
• Simple and efficient tools for data mining and data analysis
• Built on NumPy, SciPy, and matplotlib
• Applications:
– Classification: identifying to which category an object belongs
to.
– Regression: Predicting a continuous-valued attribute associated
with an object.
– Clustering: Automatic grouping of similar objects into sets.
– Dimensionality reduction: Reducing the number of random
variables to consider.
– Model Selection: Comparing, validating and choosing
parameters and models.
– Preprocessing: Feature extraction and normalization.