User contributions for 핵톤
From IT Wiki
5 November 2024
- 02:2002:20, 5 November 2024 diff hist +26 First Principles Algorithm No edit summary current Tag: Visual edit
- 02:2002:20, 5 November 2024 diff hist +5,398 N First Principles Algorithm Created page with "First Principles Algorithms are computational methods that rely on fundamental principles, such as mathematics, statistics, physics, or other scientific laws, to model and predict outcomes. Unlike empirical or data-driven approaches, these algorithms are based on established principles and are often used to provide interpretable and theoretically sound predictions. Common first principles algorithms include Decision Trees, Naïve Bayes, and k-Nearest Neighbors (kNN), whi..." Tag: Visual edit
- 02:1702:17, 5 November 2024 diff hist +26 Learner (Data Science) No edit summary current Tag: Visual edit
- 02:1502:15, 5 November 2024 diff hist +3,994 N Learner (Data Science) Created page with "In data science, a '''learner''' is an algorithm or model that "learns" patterns from data to make predictions or decisions. Often referred to as an '''inducer or induction algorithm''', a learner uses data samples to induce a general model that can predict outcomes on new, unseen data. The learning process involves identifying relationships between features (input variables) and target variables (output), refining the model with each iteration or training cycle. ==Termi..." Tag: Visual edit
- 02:0702:07, 5 November 2024 diff hist +26 Rows (Data Science) No edit summary current Tag: Visual edit
- 02:0702:07, 5 November 2024 diff hist +3,215 N Rows (Data Science) Created page with "In data science, a '''row''' represents a single record or observation in a dataset. Rows, often referred to as '''examples, instances, or data points''', contain values for each feature or attribute, capturing one complete set of information in a structured format. Each row is typically analyzed as an individual unit, providing insights that contribute to broader trends or predictions when aggregated with other rows. ==Terminology== Several terms are used interchangeabl..." Tag: Visual edit
- 02:0402:04, 5 November 2024 diff hist +26 Feature (Data Science) No edit summary current Tag: Visual edit
- 02:0302:03, 5 November 2024 diff hist +3,295 N Feature (Data Science) Created page with "In data science, a '''feature''' is an individual measurable property or characteristic of a data point that is used as input to a predictive model. Terms such as '''feature, columns, attributes, variables, and independent variables''' are often used interchangeably to refer to the input characteristics in a dataset that are used for analysis or model training. ==Types of Features== Features can take various forms depending on the type of data and the problem being solve..." Tag: Visual edit
4 November 2024
- 14:4414:44, 4 November 2024 diff hist +1,358 Data Science Cheat Sheet No edit summary current Tag: Visual edit
- 14:4314:43, 4 November 2024 diff hist +1,077 Data Science Cheat Sheet No edit summary Tag: Visual edit
- 14:3514:35, 4 November 2024 diff hist +3,384 N Cold Start Problem Created page with "The Cold Start Problem is a common challenge in recommender systems, where the system struggles to make accurate recommendations due to a lack of sufficient data. This problem affects new users, new items, or entire systems that lack historical data, limiting the effectiveness of collaborative and content-based filtering techniques. ==Types of Cold Start Problems== Cold start issues can occur in several contexts: *'''User Cold Start''': When a new user joins the platform..." current Tag: Visual edit
- 14:3414:34, 4 November 2024 diff hist +820 Content-Based Filtering No edit summary current Tag: Visual edit
- 14:3414:34, 4 November 2024 diff hist +2,288 N Content-Based Filtering Created page with "Content-Based Filtering is a recommendation technique that suggests items to users based on the characteristics of items they have previously shown interest in. Unlike collaborative filtering, which relies on user behavior patterns, content-based filtering uses item attributes or features to make recommendations. ==How Content-Based Filtering Works== Content-based filtering involves analyzing item attributes and matching them to a user’s preferences or past interaction..." Tag: Visual edit
- 14:3314:33, 4 November 2024 diff hist +37 Recommender System No edit summary current Tag: Visual edit
- 14:3314:33, 4 November 2024 diff hist +23 Collaborative Filtering No edit summary current Tag: Visual edit
- 14:3314:33, 4 November 2024 diff hist +37 Collaborative Filtering No edit summary Tag: Visual edit
- 14:3214:32, 4 November 2024 diff hist +2,889 N Category:Artificial Intelligence Created page with "Artificial Intelligence (AI) is a branch of computer science focused on creating systems capable of performing tasks that typically require human intelligence. This includes areas such as learning, reasoning, problem-solving, perception, and language understanding. AI is applied across a broad range of fields, including robotics, natural language processing, computer vision, and more. ==Subfields of Artificial Intelligence== AI encompasses various subfields, each address..." current Tag: Visual edit
- 14:3114:31, 4 November 2024 diff hist +3,738 N Collaborative Filtering Created page with "Collaborative Filtering is a popular technique in recommender systems that predicts a user’s interest by identifying patterns from the behavior and preferences of similar users or items. It relies on the assumption that if users have agreed on past items, they are likely to agree on similar items in the future. ==Types of Collaborative Filtering== Collaborative Filtering can be divided into two main approaches: *'''User-Based Collaborative Filtering''': Recommends item..." Tag: Visual edit
- 14:3014:30, 4 November 2024 diff hist +26 Recommender System No edit summary Tag: Visual edit
- 14:2914:29, 4 November 2024 diff hist +3,803 N Recommender System Created page with "A Recommender System is a data-driven algorithm designed to suggest relevant items or content to users based on their preferences, behavior, or similar users’ choices. It is widely used in e-commerce, streaming services, social media, and other online platforms to enhance user experience by delivering personalized recommendations. ==Types of Recommender Systems== There are several main types of recommender systems, each with different approaches to making recommendatio..." Tag: Visual edit
- 14:2714:27, 4 November 2024 diff hist +34 N AUC Redirected page to Area Under the Curve current Tags: New redirect Visual edit
- 14:2614:26, 4 November 2024 diff hist +3,840 N Precision-Recall Curve Created page with "The Precision-Recall Curve is a graphical representation used in binary classification to evaluate a model's performance, especially in imbalanced datasets. It plots precision (y-axis) against recall (x-axis) at various threshold settings, showing the trade-off between the two metrics as the decision threshold changes. ==What is a Precision-Recall Curve?== A Precision-Recall Curve shows how well a model balances precision (the accuracy of positive predictions) and recall..." current Tag: Visual edit
- 14:2614:26, 4 November 2024 diff hist +1,871 Data Science Cheat Sheet No edit summary Tag: Visual edit
- 14:2014:20, 4 November 2024 diff hist +26 Cumulative Response Curve No edit summary current Tag: Visual edit
- 14:1914:19, 4 November 2024 diff hist +3,862 N Gain Chart Created page with "A Gain Chart, or Cumulative Gain Chart, is a graphical tool used to evaluate the effectiveness of a predictive model by showing the cumulative percentage of positive outcomes identified as more of the dataset is included. It helps assess how well the model ranks positive cases, particularly in applications where targeting high-value instances is essential. ==What is a Gain Chart?== A Gain Chart plots the cumulative percentage of positive outcomes (y-axis) against the cum..." current Tag: Visual edit
- 14:1914:19, 4 November 2024 diff hist +3,270 N Cumulative Response Curve Created page with "'''Cumulative Response Curve (CRC)''' is graphical tools used in predictive modeling and data science to assess a model's ability to capture positive outcomes as more of the dataset is selected. They provide insight into how effectively a model identifies the highest value cases early in the ranking. ==What is a Cumulative Response Curve?== A Cumulative Response Curve plots the cumulative percentage of actual positive instances (y-axis) against the cumulative percentage..." Tag: Visual edit
- 14:1914:19, 4 November 2024 diff hist −3,232 Cumulative Response Curves Redirected page to Cumulative Response Curve current Tags: New redirect Visual edit
- 14:1814:18, 4 November 2024 diff hist +3,328 N Lift Curve Created page with "A '''Lift Curve''' is a graphical representation used in predictive modeling to measure the effectiveness of a model in identifying positive outcomes, compared to a baseline of random selection. It shows how much more likely the model is to capture positive cases within selected segments compared to a random approach. ==What is a Lift Curve?== A Lift Curve plots the lift (y-axis) against the cumulative percentage of the dataset selected (x-axis). It illustrates how well..." current Tag: Visual edit
- 14:1714:17, 4 November 2024 diff hist +3,297 N Cumulative Response Curves Created page with "'''Cumulative Response Curves (CRC)''' are graphical tools used in predictive modeling and data science to assess a model's ability to capture positive outcomes as more of the dataset is selected. They provide insight into how effectively a model identifies the highest value cases early in the ranking. ==What is a Cumulative Response Curve?== A Cumulative Response Curve plots the cumulative percentage of actual positive instances (y-axis) against the cumulative percentag..." Tag: Visual edit
- 14:1614:16, 4 November 2024 diff hist +3,713 N Gain (Data Science) Created page with "'''Gain''' is a metric used in data science, marketing, and predictive modeling to measure the cumulative success of a model in capturing positive outcomes as more of the dataset is utilized. It provides insight into how effectively a model ranks and selects positive cases, particularly in applications where maximizing the return on targeted resources is essential. ==What is Gain?== Gain quantifies the cumulative proportion of positive outcomes identified by the model as..." current Tag: Visual edit
- 14:1514:15, 4 November 2024 diff hist +3,303 N Lift (Data Science) Created page with "'''Lift''' is a metric used in marketing, sales, and data science to measure the effectiveness of a predictive model, especially in identifying positive outcomes such as likely buyers or high-risk customers. It quantifies how much better a model performs in comparison to random chance. ==Understanding Lift== Lift evaluates the concentration of positive instances (e.g., buyers, responders) within a selected group compared to the overall rate of positives in the entire pop..." current Tag: Visual edit
- 14:1214:12, 4 November 2024 diff hist +1,811 N Data Science Cheat Sheet Created page with "== Confusion Matrix and F1 Score == '''Confusion Matrix''' {| class="wikitable" |- ! !!Predicted Positive!!Predicted Negative |- |'''Actual Positive'''||True Positive (TP)||False Negative (FN) |- |'''Actual Negative'''||False Positive (FP)||True Negative (TN) |} '''F1 Score''' = 2 * (Precision * Recall) / (Precision + Recall) * 2 * (Positive Predictive Value * True Positive Rate) / (Positive Predictive Value + True Positive Rate) * 2 * (TP) / (TP + FP + FN) ==..." Tag: Visual edit
- 14:1114:11, 4 November 2024 diff hist +2,246 N Specificity (Data Science) Created page with "'''Specificity''', also known as the '''True Negative Rate (TNR)''', is a metric used in binary classification to measure the proportion of actual negative cases that are correctly identified by the model. It reflects the model’s ability to avoid false positives and accurately classify negative instances. ==Definition== Specificity is calculated as: :'''<big>Specificity = True Negatives / (True Negatives + False Positives)</big>''' A higher specificity value indicates..." current Tag: Visual edit
- 13:5913:59, 4 November 2024 diff hist +35 N Sensitivity Redirected page to Recall (Data Science) current Tags: New redirect Visual edit
- 13:5913:59, 4 November 2024 diff hist +35 N True Positive Rate Redirected page to Recall (Data Science) current Tags: New redirect Visual edit
- 13:5713:57, 4 November 2024 diff hist +2,077 N False Positive Rate Created page with "The '''False Positive Rate (FPR)''' is a metric used in binary classification to measure the proportion of actual negatives that are incorrectly identified as positives by the model. It is an important metric for understanding the model's tendency to produce false alarms. ==Definition== The False Positive Rate is calculated as: :'''FPR = False Positives / (False Positives + True Negatives)''' This metric represents the likelihood of a negative instance being misclassifie..." current Tag: Visual edit
- 12:1612:16, 4 November 2024 diff hist +38 Area Under the Curve No edit summary current Tag: Visual edit
- 12:1512:15, 4 November 2024 diff hist +2,316 N Area Under the Curve Created page with "The Area Under the Curve (AUC) is a metric used in classification tasks to evaluate the overall performance of a binary classification model. It represents the area under the ROC (Receiver Operating Characteristic) Curve, providing a single value that summarizes the model’s ability to distinguish between positive and negative classes across all thresholds. ==Definition== AUC values range from 0 to 1: *'''AUC = 1''': Indicates a perfect classifier that co..." Tag: Visual edit
- 12:1312:13, 4 November 2024 diff hist +2,501 N ROC Curve Created page with "The '''ROC (Receiver Operating Characteristic) Curve''' is a graphical representation used to evaluate the performance of a binary classification model. It plots the true positive rate (sensitivity) against the false positive rate (1 - specificity) at various threshold settings, providing insight into the trade-offs between sensitivity and specificity. ==Definition== The ROC Curve is created by plotting: *'''True Positive Rate (TPR)''' or Sensitivity: TPR = True Positive..." current Tag: Visual edit
- 12:0812:08, 4 November 2024 diff hist +2,215 F1 Score No edit summary current Tag: Visual edit
- 12:0512:05, 4 November 2024 diff hist +3,024 N Classification Metrics Created page with "'''Classification metrics''' are evaluation measures used to assess the performance of classification models in machine learning and data science. These metrics help determine how well a model can predict the correct class labels, particularly in supervised learning tasks. ==Common Classification Metrics== There are several widely used classification metrics, each serving different aspects of model performance: *'''Accuracy''': Measures the ratio of correct predictions t..." current Tag: Visual edit
- 12:0312:03, 4 November 2024 diff hist +2,343 N Confusion Matrix Created page with "'''Confusion Matrix''' is a tool used in data science and machine learning to evaluate the performance of a classification model. It provides a tabular summary of the model's predictions against the actual values, breaking down the number of correct and incorrect predictions for each class. ==Structure== The confusion matrix is typically a 2x2 table for binary classification, with the following layout: *'''True Positives (TP)''': Correctly predicted positive instances *..." current Tag: Visual edit
- 12:0112:01, 4 November 2024 diff hist +121 Main Page No edit summary Tag: Visual edit: Switched
- 11:5911:59, 4 November 2024 diff hist +26 Recall (Data Science) No edit summary current Tag: Visual edit
- 11:5911:59, 4 November 2024 diff hist +2,241 N Recall (Data Science) Created page with "'''Recall''' is a metric used in data science, particularly in classification problems, to measure the completeness of positive predictions. It represents the ratio of true positive predictions to the sum of true positives and false negatives, reflecting the model's ability to identify all relevant instances within the data. ==Definition== Recall is calculated as: :'''Recall = True Positives / (True Positives + False Negatives)''' This metric is crucial when the focus is..." Tag: Visual edit
- 11:5811:58, 4 November 2024 diff hist +2,396 N Precision (Data Science) Created page with "'''Precision''' is a metric used in data science, particularly in classification problems, to measure the accuracy of positive predictions. It is defined as the ratio of true positive predictions to the sum of true positive and false positive predictions, offering insights into the model's performance in correctly identifying positive instances. ==Definition== Precision is calculated as: :'''<big>Precision = True Positives / (True Positives + False Positives)</big>''' Th..." current Tag: Visual edit
- 11:5711:57, 4 November 2024 diff hist +73 Accuracy (Data Science) No edit summary current Tag: Visual edit
- 11:5511:55, 4 November 2024 diff hist +37 N Accuracy Redirected page to Accuracy (Data Science) current Tags: New redirect Visual edit
- 11:5511:55, 4 November 2024 diff hist +2,101 N Accuracy (Data Science) Created page with "Accuracy is a metric used in data science to measure the performance of a model, particularly in classification problems. It represents the ratio of correctly predicted instances to the total number of instances. ==Definition== Accuracy is calculated as: :'''<big>Accuracy = (True Positives + True Negatives) / (Total Number of Instances)</big>''' This metric is often used in classification problems, where the goal is to determine how well a model can predict class labels...." Tag: Visual edit
- 11:5111:51, 4 November 2024 diff hist +2,355 N Gini Impurity (Data Science) Created page with "'''Gini Impurity''' is a metric used in data science, particularly in decision tree algorithms, to measure the "impurity" or diversity of a dataset. It helps in determining how well a split at a node separates the data into distinct classes, making it essential for classification problems. ==Definition== Gini impurity calculates the probability that a randomly chosen element from a dataset will be incorrectly classified if it is randomly labeled accordi..." current Tag: Visual edit