Project: Logistic Regression with Python and Numpy Coursera
In this 2-hour long project-based course, you will learn how to implement Logistic Regression using Python and Numpy. Logistic Regression is an important fundamental concept if you want break into Machine Learning and Deep Learning. Even though popular machine learning frameworks have implementations of logistic regression available, it's still a great idea to learn to implement it on your own to understand the mechanics of optimization algorithm, and the training and validation process. Since this is a practical, project-based course, you will need to have a theoretical understanding of logistic regression, and gradient descent. We will focus on the practical aspect of implementing logistic regression with gradient descent, but not on the theoretical aspect.
Mar-6-2020, 03:45:54 GMT
- Genre:
- Instructional Material > Course Syllabus & Notes (1.00)
- Research Report
- Experimental Study (1.00)
- New Finding (1.00)
- Industry:
- Technology: