<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Ask Ghassem - Recent activity in Machine Learning Interview Questions</title>
<link>https://ask.ghassem.com/activity/machine-learning-interview-questions</link>
<description>Powered by Question2Answer</description>
<item>
<title>Retagged: What is the difference between a batch and an epoch in a Neural Network?</title>
<link>https://ask.ghassem.com/497/what-the-difference-between-batch-and-epoch-neural-network?show=497#q497</link>
<description>Both of the batch size and number of epochs are integer values and seem to do the same thing in Stochastic gradient descent. What are these two hyper-parameters of this learning algorithm?</description>
<category>Machine Learning Interview Questions</category>
<guid isPermaLink="true">https://ask.ghassem.com/497/what-the-difference-between-batch-and-epoch-neural-network?show=497#q497</guid>
<pubDate>Wed, 28 Sep 2022 10:40:08 +0000</pubDate>
</item>
<item>
<title>Answered: Can we have multiple target values in a ML problem dataset for supervised learning?</title>
<link>https://ask.ghassem.com/989/multiple-target-values-problem-dataset-supervised-learning?show=991#a991</link>
<description>&lt;p&gt;Yes, not only it is possible&amp;nbsp;it is also possible with Neural Networks with output layers with more than one neuron, but also with &lt;a rel=&quot;nofollow&quot; href=&quot;https://scikit-learn.org/stable/modules/multiclass.html&quot;&gt;traditional machine learning algorithms&lt;/a&gt;.&lt;/p&gt;</description>
<category>Machine Learning Interview Questions</category>
<guid isPermaLink="true">https://ask.ghassem.com/989/multiple-target-values-problem-dataset-supervised-learning?show=991#a991</guid>
<pubDate>Fri, 11 Jun 2021 16:48:41 +0000</pubDate>
</item>
<item>
<title>Answered: What is human-in-the-loop machine learning system?</title>
<link>https://ask.ghassem.com/559/what-is-human-in-the-loop-machine-learning-system?show=566#a566</link>
<description>&lt;p&gt;&lt;strong&gt;Human-in-the-loop&lt;/strong&gt; (HITL) is a branch of artificial intelligence that leverages both human and machine intelligence to create machine learning models. In a traditional human-in-the-loop approach, people are involved in a virtuous circle where they train, tune, and test a particular algorithm.&amp;nbsp;Read more details&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.figure-eight.com/resources/human-in-the-loop/&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://i.imgur.com/tBeKG7X.png&quot;&gt;https://i.imgur.com/tBeKG7X.png&lt;/a&gt;&lt;/p&gt;</description>
<category>Machine Learning Interview Questions</category>
<guid isPermaLink="true">https://ask.ghassem.com/559/what-is-human-in-the-loop-machine-learning-system?show=566#a566</guid>
<pubDate>Thu, 14 Feb 2019 00:20:26 +0000</pubDate>
</item>
<item>
<title>Answered: What is residual in the context of linear regression?</title>
<link>https://ask.ghassem.com/484/what-is-residual-in-the-context-of-linear-regression?show=490#a490</link>
<description>The difference between the observed value of the dependent variable (y) and the predicted value (ŷ) is called the residual (e). Each data point has one residual. Both the sum and the mean of the residuals are equal to zero.</description>
<category>Machine Learning Interview Questions</category>
<guid isPermaLink="true">https://ask.ghassem.com/484/what-is-residual-in-the-context-of-linear-regression?show=490#a490</guid>
<pubDate>Tue, 30 Oct 2018 11:38:57 +0000</pubDate>
</item>
<item>
<title>Answered: What is the difference between supervised and unsupervised machine learning?</title>
<link>https://ask.ghassem.com/162/difference-between-supervised-unsupervised-machine-learning?show=475#a475</link>
<description>machine learning is an Algorithms that can learn from observational data, and can make prediction based on it.&lt;br /&gt;
&lt;br /&gt;
What is unsupervised learning The model is not given any “answers” to learn from; it must make sense of the data just given observations themselves.</description>
<category>Machine Learning Interview Questions</category>
<guid isPermaLink="true">https://ask.ghassem.com/162/difference-between-supervised-unsupervised-machine-learning?show=475#a475</guid>
<pubDate>Tue, 30 Oct 2018 00:33:53 +0000</pubDate>
</item>
<item>
<title>Commented: What is k-means algorithm and how can we select K for it?</title>
<link>https://ask.ghassem.com/394/what-is-k-means-algorithm-and-how-can-we-select-k-for-it?show=419#c419</link>
<description>Is not this rule be of thumb for k-NN?!</description>
<category>Machine Learning Interview Questions</category>
<guid isPermaLink="true">https://ask.ghassem.com/394/what-is-k-means-algorithm-and-how-can-we-select-k-for-it?show=419#c419</guid>
<pubDate>Wed, 17 Oct 2018 14:42:19 +0000</pubDate>
</item>
<item>
<title>Explain the Recommender Systems and give an example?</title>
<link>https://ask.ghassem.com/393/explain-the-recommender-systems-and-give-an-example</link>
<description></description>
<category>Machine Learning Interview Questions</category>
<guid isPermaLink="true">https://ask.ghassem.com/393/explain-the-recommender-systems-and-give-an-example</guid>
<pubDate>Mon, 15 Oct 2018 05:47:14 +0000</pubDate>
</item>
<item>
<title>Why do we need big data to train Deep Neural Networks?</title>
<link>https://ask.ghassem.com/300/why-do-we-need-big-data-to-train-deep-neural-networks</link>
<description></description>
<category>Machine Learning Interview Questions</category>
<guid isPermaLink="true">https://ask.ghassem.com/300/why-do-we-need-big-data-to-train-deep-neural-networks</guid>
<pubDate>Mon, 08 Oct 2018 12:15:46 +0000</pubDate>
</item>
<item>
<title>Why might it be preferable to include fewer features (predictors) over many?</title>
<link>https://ask.ghassem.com/299/might-preferable-include-fewer-features-predictors-over-many</link>
<description></description>
<category>Machine Learning Interview Questions</category>
<guid isPermaLink="true">https://ask.ghassem.com/299/might-preferable-include-fewer-features-predictors-over-many</guid>
<pubDate>Mon, 08 Oct 2018 12:13:01 +0000</pubDate>
</item>
<item>
<title>What are Training set, Validation set, Test set, and Gold set in supervised and unsupervised machine learning?</title>
<link>https://ask.ghassem.com/294/training-validation-supervised-unsupervised-machine-learning</link>
<description></description>
<category>Machine Learning Interview Questions</category>
<guid isPermaLink="true">https://ask.ghassem.com/294/training-validation-supervised-unsupervised-machine-learning</guid>
<pubDate>Mon, 08 Oct 2018 11:48:29 +0000</pubDate>
</item>
<item>
<title>What is the goal of Feature Extraction and Feature Engineering in machine learning?</title>
<link>https://ask.ghassem.com/293/feature-extraction-feature-engineering-machine-learning</link>
<description></description>
<category>Machine Learning Interview Questions</category>
<guid isPermaLink="true">https://ask.ghassem.com/293/feature-extraction-feature-engineering-machine-learning</guid>
<pubDate>Mon, 08 Oct 2018 11:45:45 +0000</pubDate>
</item>
<item>
<title>What are the most important machine learning algorithms?</title>
<link>https://ask.ghassem.com/292/what-are-the-most-important-machine-learning-algorithms</link>
<description></description>
<category>Machine Learning Interview Questions</category>
<guid isPermaLink="true">https://ask.ghassem.com/292/what-are-the-most-important-machine-learning-algorithms</guid>
<pubDate>Mon, 08 Oct 2018 11:43:59 +0000</pubDate>
</item>
<item>
<title>Retagged: Explain Cross-validation and why should we use it in Machine Learning?</title>
<link>https://ask.ghassem.com/180/explain-cross-validation-and-why-should-use-machine-learning?show=180#q180</link>
<description></description>
<category>Machine Learning Interview Questions</category>
<guid isPermaLink="true">https://ask.ghassem.com/180/explain-cross-validation-and-why-should-use-machine-learning?show=180#q180</guid>
<pubDate>Mon, 08 Oct 2018 09:41:43 +0000</pubDate>
</item>
<item>
<title>What is the difference between overfitting and underfitting in Machine Learning?</title>
<link>https://ask.ghassem.com/174/difference-between-overfitting-underfitting-machine-learning</link>
<description></description>
<category>Machine Learning Interview Questions</category>
<guid isPermaLink="true">https://ask.ghassem.com/174/difference-between-overfitting-underfitting-machine-learning</guid>
<pubDate>Fri, 28 Sep 2018 14:51:58 +0000</pubDate>
</item>
<item>
<title>What is Bayes’ Theorem? How is it useful in machine learning? Where should we use it?</title>
<link>https://ask.ghassem.com/165/what-bayes-theorem-how-useful-machine-learning-where-should</link>
<description></description>
<category>Machine Learning Interview Questions</category>
<guid isPermaLink="true">https://ask.ghassem.com/165/what-bayes-theorem-how-useful-machine-learning-where-should</guid>
<pubDate>Thu, 27 Sep 2018 05:27:55 +0000</pubDate>
</item>
<item>
<title>How does an ROC curve works?</title>
<link>https://ask.ghassem.com/164/how-does-an-roc-curve-works</link>
<description></description>
<category>Machine Learning Interview Questions</category>
<guid isPermaLink="true">https://ask.ghassem.com/164/how-does-an-roc-curve-works</guid>
<pubDate>Thu, 27 Sep 2018 05:26:13 +0000</pubDate>
</item>
<item>
<title>How is KNN different from k-means clustering?</title>
<link>https://ask.ghassem.com/163/how-is-knn-different-from-k-means-clustering</link>
<description></description>
<category>Machine Learning Interview Questions</category>
<guid isPermaLink="true">https://ask.ghassem.com/163/how-is-knn-different-from-k-means-clustering</guid>
<pubDate>Thu, 27 Sep 2018 05:25:34 +0000</pubDate>
</item>
</channel>
</rss>