Final Exam: Math Behind ML Algorithms
Math
| Intermediate
- 1 video | 32s
- Includes Assessment
- Earns a Badge
Final Exam: Math Behind ML Algorithms will test your knowledge and application of the topics presented throughout the Math Behind ML Algorithms track of the Skillsoft Aspire Essential Math for Data Science Journey.
WHAT YOU WILL LEARN
-
Discuss residuals in regressionexplore least square errorcompute the best fit with partial derivativescalculate r-squared of a regression modeldiscuss the normal equationvisualize correlations of featuressplit train and test data and create computationsperform regression and view the predicted valuesintroduce gradient descentexplore gradientsstandardise and shape data for gradient descentwork through a calculation of an epochimplement a single epochidentify correlations for performing logistic regressioncalculate an s-curve in logistic regressionset up training and testing data for logistic regressionintroduce the classification problemcontrast rule-based and ml-based classifiersrecall the structure of a decision treedefine and understand entropydefine and understand information gaindefine and calculate gini impurityrecall characteristics of gini impuritysplit decision trees based on gini impuritydecide splits for a rule-based decision treedefine a rule-based decision treeintroduce decision trees for continuous valuestrain an ml-based decision treerecall how distance-based models work at a high level and identify the use cases of such modelsdescribe the hamming and cosine distance metrics
-
recount how the knn and k-means algorithms use distance metrics to perform ml operationsdefine and visualize two points in a two-dimensional space using pythoncalculate the euclidean and manhattan distance between two points using scipy as well as your own functionanalyze the data used to implement a classification model using k nearest neighborsimplement a function that classifies a point using the k nearest neighbors algorithmclassify test data points using your own knn classifier and evaluate the model using a variety of metricscode the individual steps involved in performing a clustering operation using the k-means algorithmdefine a function that clusters the points in a dataset using the k-means algorithm and then test itrecognize the place of support vector machines (svms) in the machine learning landscapeoutline how svms can be used to classify data, how hyperplanes are defined, and the qualities of an optimum hyperplanerecall the qualities of an optimum hyperplane, outline how scaling works with svm, distinguish soft and hard margins, and recognize when and how to use either marginrecall the techniques that can be applied to classify data that are not linearly separableapply the gradient descent algorithm to solve for the optimum hyperplaneuse scikit-learn to generate blob data that is linearly separableseparate a dataset into training and test setsload a dataset from a csv file into a pandas dataframe and analyze it in preparation for binary classificationgenerate a heatmap to visualize the correlations between features in a datasetbuild and evaluate an svm classifier and recognize the importance of scaling the inputs to such a modeluse boxplots, a pair plot, and a heatmap to analyze a dataset in preparation for training a regression modelrecall the architecture and components that make up neural networksmathematical operation of a neuroncompute the weighted sum of inputs with biasprocess data in batches and with multiple layersillustrate relu, leaky relu, and elu activation functionsillustrate step, sigmoid, and tangent activation functionsrecall the characteristics of activation functionsdescribe how unstable gradients can be mitigated using variants of the relu activation functioncreate a simple neural network with one neuron for regressionillustrate the impact of learning rate and number of epochs of trainingillustrate the classification dataset
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.