Cargando…

Supervised learning with Python : concepts and practical implementation using Python /

Gain a thorough understanding of supervised learning algorithms by developing use cases with Python. You will study supervised learning concepts, Python code, datasets, best practices, resolution of common issues and pitfalls, and practical knowledge of implementing algorithms for structured as well...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Verdhan, Vaibhav
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [United States] : Apress, 2020.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Chapter 1: Introduction to Supervised Learning
  • Chapter 2: Supervised Learning for Regression Analysis
  • Chapter 3: Supervised Learning for Classification Problems
  • Chapter 4: Advanced Algorithms for Supervised Learning
  • Chapter 5: End-to-End Model Development.