-
Re: Explain Long Polling.
Long polling is a web communication technique used to achieve real-time updates or asynchronous data retrieval between a web client (typically a browser) and a server. It is often used when there is … (View Post) -
Re: What is a confusion matrix?
A table that summarizes how a supervised learning algorithm is performed is known as a confusion matrix. It gives an overview of the outcomes of a classification problem prediction. The confusion mat… (View Post) -
Re: Explain the steps in making a decision tree.
* Use the complete collection of data as your input. * Determine the target variable's entropy as well as the characteristics of the predictors. * Calculate the information you have gained from all a… (View Post)
Shriyansh
shreyiot@gmail.com