Explore the fundamental types of machine learning algorithms (Regression, Classification, and Clustering) and learn about preparing your dataset, feature engineering, selection, and extraction.
Regression Testing
Regression testing is any type of software testing which seeks to uncover regression bugs. Regression bugs occur whenever software functionality that previously worked as desired stops working or no longer works in the same way that was previously planned.
Using XSLT to Assist Regression Testing
Regression testing is an important software-testing technique in which the output of a program before a change was made is compared to the output after the change in order to determine whether the change introduced bugs.