Discuss, Learn and be Happy דיון בשאלות

help brightness_4 brightness_7 format_textdirection_r_to_l format_textdirection_l_to_r

באלגוריתם המדרון התלול Gradient descent ישנו פרמטר אטא המסמל את קצב הלמידה. ככל שאטא גדול יותר, כך קצב הלמידה ____ יותר. (מתוך מבחן לדוגמא)

1
done
by
מיין לפי

Information Gain can be used as a loss function (מבחן לדוגמא, מועד א 2022)

1
sentiment_very_satisfied
by
מיין לפי

מה מהבאים הוא מימוש של עקרון ה Bagging ? (מבחן לדוגמא , מועד א 2022)

1
done
by
מיין לפי

מה מהבאים הינו חסרון של מודל Decision tree ? (מבחן לדוגמא, מועד א 2022)

1
done
by
מיין לפי

ניתן למזער את תאימות היתר (overfit) על ידי צמצום מספר ה features You can reduce the overfit by reducing the number of features (מבחן לדוגמא)

1
done
by
מיין לפי

the optimization function of k-means is: על פי אלו פרמטרים החיפוש של האופטימום מתקיים? (מבחן לדוגמא)

1
done
by
מיין לפי

על פי העקרון ש"אין ארוחות חינם" , לא ניתן למצוא אלגוריתם למידה שעולה על כל האלגוריתמים האחרים בבעייה נתונה (מועד א 2022)

1
done
by
מיין לפי

The time complexity of hierarchical clustering is ____ than the time complexity of k-Means clustering the space complexity of hierarchial clustering is ____ than the space complexity of k-means clustering (מועד א 2022)

1
done
by
מיין לפי

סדר את הצעדים הבאים בהתאם לאלגוריתם k-means: a. initialize centroids b. assign each sample to the cluster with the closest centroid c. while haven't converged: d. calculate the centroid of each cluster (מועד א 2022)

1
done
by
מיין לפי

Because pooling layers do not have parameters, they do not affect the backpropagation (derivatives) calculation (מועד א 2022)

1
done
by
מיין לפי