Refactoring ML/DL Algorithms: Refactor Machine Learning Algorithms
This course explores how to select the appropriate algorithm for machine learning (ML) the principles of designing machine learning algorithms and how to refactor machine ML code. In 11 videos you will learn the steps involved in designing ML algorithms. The complexity in the algorithm is huge and learners will observe how to write iterative and incremental code and how to apply refactoring to it. This course next examines the types of ML problems and classifies it into four categories and how to classify machine learning algorithms. You will learn how to refactor existing ML code written in Python and to launch and use PyCharm IDE. This course also demonstrates how to use PyCharm IDE on a specific project learners will create. You will examine the problems associated with technical debt in ML implementation and how to manage it. Then you will learn to use SonarQube to build code coverage for machine learning code that are written in Python. Finally this course examines automatic clone recommendations for refactoring based on the present and the past.