Votre navigateur est obsolète !

Pour une expériencenet et une sécurité optimale, mettez à jour votre navigateur. Mettre à jour maintenant

×

Philippe ROSSIGNOL

Big Data Consultant: Architect, Data Engineer, Certified in Data Science

Communicating with an Agile Culture
Approache driven Use Cases and Data
Prepare the Data, create the Dashboards
Certifications in Data Science
Domains: Bank, Insurance
Philippe ROSSIGNOL
Driving License
Bordeaux (33000) France
Professional Status
Project initiator
Open to opportunities

Machine Learning Regression (6 weeks) - Certification (100%)

University of Washington (MOOC Coursera)

February 2016 to April 2016
Regression is one of the most important and broadly used machine learning and statistics tools out there. It allows you to make predictions from data by learning the relationship between features of your data and some observed continuous-valued response.

  • This course covers the major topics such as:
    Simple Linear Regression.
    Multiple Regression.
    Assessing Performance.
    Ridge Regression.
    Feature Selection & Lasso.
    Nearest Neighbors & Kernel Regression.

  • This course teaches how to:
    Describe the input and output of a regression model.
    Compare and contrast bias and variance when modeling data.
    Estimate model parameters using optimization algorithms.
    Tune parameters with cross validation.
    Analyze the performance of the model.
    Describe the notion of sparsity and how LASSO leads to sparse solutions.
    Deploy methods to select between models.
    Exploit the model to form predictions.
    Build regression models to make predictions.
    Implement these techniques in Python.