AuAutocorrelation (or serial dependence) refers to the situation in which the error terms (residuals) in a time series are correlated with each other. Statistically, autocorrelation is defined as the correlation of a random variable with its own lagged values. This concept is particularly important in regression analysis, as it indicates a violation of one of the classical regression assumptions—that the error terms are independent of each other.Autocorrelation is commonly observed in time series
EN
Melike Saraç
PrMachine learning, as a subfield of artificial intelligence, enables computer systems to automatically improve by learning patterns and information from data. Machine learning algorithms analyze large datasets to identify patterns and relationships within the data, and use this information to make predictions, take decisions, and generate solutions. These systems, which learn from experience and data, possess the ability to improve without human intervention. They are applied across a wide range
ENSalih Eren Sehmen
LoThe loss function is one of the fundamental tools used in machine learning and statistical modeling to measure a model’s predictive performance. It converts the difference between the predicted value and the true value into a numerical measure that indicates how accurate or inaccurate the model’s predictions are. Loss functions not only quantify the error rate but also provide information on how the model should be optimized. They play a critical role in training models in fields such as deep le
ENYusuf Çağan Ceylan

K-Nearest Neighbors (KNN) is a lazy learning method based on supervised learning that can be applied to both classification and regression problems. The KNN algorithm is described in the literature as a non-parametric approach because it does not require parameter estimation or complex model training. This method relies on storing all training examples in memory, and the prediction process is carried out by computing the distances between the query example and the training examples. In this cont
ENTahsin Soyak

Social movements are one of the key areas of study in the social sciences. Throughout history, these movements, arising from various social dynamics, have served as important instruments for expressing demands for change and for collective action. However, their place in academic literature has not always been viewed positively; some thinkers have characterized them as “disruptive to order.” For instance, Gustave Le Bon, in his studies on crowd psychology, argued that crowds behave emotionally a
EN
Habibe Arapkirli