Thoughtful machine learning with Python a test-driven approach

Gain the confidence you need to apply machine learning in your daily work. With this practical guide, author Matthew Kirk shows you how to integrate and test machine learning algorithms in your code, without the academic subtext. Featuring graphs and highlighted code examples throughout, the book fe...

Descripción completa

Detalles Bibliográficos
Otros Autores: Kirk, Matthew (Data scientist) author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Beijing : O'Reilly 2017.
Edición:First edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630069206719
Tabla de Contenidos:
  • Probably approximately correct software
  • A quick introduction to machine learning
  • K-nearest neighbors
  • Naive Bayesian classification
  • Decision trees and random forests
  • Hidden Markov models
  • Support vector machines
  • Neural networks
  • Clustering
  • Improving models and data extraction
  • Putting it together: conclusion.