Tag

prediction

0 views collected around this technical thread.

Model Perspective
Model Perspective
Nov 16, 2024 · Fundamentals

Predict or Decide? Mastering the Art of “Will It Happen” vs “Should It Happen”

This article explains how to differentiate between predictive "will it happen" questions and normative "should it happen" decisions, outlines step‑by‑step methodologies for each, and shows how combining prediction and decision‑making can lead to more rational outcomes in science, policy, and business.

data analysisdecision makingmethodology
0 likes · 9 min read
Predict or Decide? Mastering the Art of “Will It Happen” vs “Should It Happen”
Model Perspective
Model Perspective
Oct 16, 2024 · Fundamentals

Uncovering Hidden Assumptions: Using First Principles to Strengthen Article Readership Models

By applying first‑principles thinking to a simple article‑view model, this piece reveals how underlying assumptions about reader interest, platform recommendation, and social sharing drive observed readership decay, and demonstrates how deeper, theory‑grounded models can yield more reliable predictions.

first principlesmathematical modelingmodel assumptions
0 likes · 8 min read
Uncovering Hidden Assumptions: Using First Principles to Strengthen Article Readership Models
Ctrip Technology
Ctrip Technology
Sep 29, 2024 · Artificial Intelligence

Structured Components-based Neural Network (SCNN) for Multivariate Time Series Forecasting: Theory, Implementation, and Business Application

This article presents the SCNN model for multivariate time series forecasting, explains its decomposition into long‑term, seasonal, short‑term, and co‑evolving components, details the neural‑network‑based fusion and loss design, provides Python code snippets, and demonstrates its practical deployment for business volume prediction at Ctrip.

Neural NetworkPythonSCNN
0 likes · 30 min read
Structured Components-based Neural Network (SCNN) for Multivariate Time Series Forecasting: Theory, Implementation, and Business Application
Model Perspective
Model Perspective
Jul 19, 2024 · Artificial Intelligence

Can Bayesian Networks Predict Public Opinion Reversals? A Practical Guide

This article explains how Bayesian Network models can be built and applied to forecast public opinion reversals, detailing the network structure, joint probability distribution, inference methods, and a Python implementation using pgmpy with sample data and analysis of key influencing factors.

Bayesian NetworkProbabilistic ModelingPublic Opinion
0 likes · 10 min read
Can Bayesian Networks Predict Public Opinion Reversals? A Practical Guide
Model Perspective
Model Perspective
Mar 16, 2024 · Artificial Intelligence

What Watching a TV Drama Reveals About AI Model Training and Learning Strategies

The article draws parallels between expert viewers dissecting the drama "The Legend of Zhen Huan," efficient paper‑reading techniques, and the active‑prediction plus contrast‑learning approach that underpins modern AI model training, highlighting how proactive thinking boosts both personal and machine learning outcomes.

AI trainingactive learningcontrast learning
0 likes · 8 min read
What Watching a TV Drama Reveals About AI Model Training and Learning Strategies
Model Perspective
Model Perspective
Feb 1, 2024 · Artificial Intelligence

Discover Top Change & Prediction Model Articles for AI and Data Science

This article compiles a categorized list of recent model papers, covering change models and various prediction models—including time series, machine learning, gray prediction, and deep learning—providing direct references for students and researchers interested in AI and data‑driven modeling.

artificial intelligencemachine learningmodeling
0 likes · 6 min read
Discover Top Change & Prediction Model Articles for AI and Data Science
Test Development Learning Exchange
Test Development Learning Exchange
Jan 26, 2024 · Artificial Intelligence

Data Mining Techniques for Marketing: Customer Segmentation, Purchase Prediction, Recommendation, and More with Python

This article introduces ten data‑mining applications for marketing—including customer segmentation, purchase forecasting, market‑basket analysis, churn prediction, sentiment analysis, response modeling, recommendation systems, brand reputation, competitive analysis, and public‑opinion monitoring—each illustrated with concise Python code examples.

Data MiningPythoncustomer segmentation
0 likes · 11 min read
Data Mining Techniques for Marketing: Customer Segmentation, Purchase Prediction, Recommendation, and More with Python
DataFunSummit
DataFunSummit
Oct 3, 2023 · Artificial Intelligence

Time Series Forecasting for NIO Power Swap Stations: Business Background, Challenges, Algorithm Practice, and Future Outlook

This article presents a comprehensive case study of NIO's Power swap‑station ecosystem, detailing the business context, key forecasting challenges, the evolution from classical statistical models to deep‑learning architectures with specialized embeddings, and the practical outcomes and future plans for improving prediction accuracy.

Deep LearningNIO Powerelectric vehicle
0 likes · 16 min read
Time Series Forecasting for NIO Power Swap Stations: Business Background, Challenges, Algorithm Practice, and Future Outlook
Model Perspective
Model Perspective
Sep 16, 2023 · Fundamentals

Why Mathematical Modeling Matters: From Tumor Growth to Bridge Vibrations

Mathematical modeling transforms complex real-world phenomena into solvable equations, enabling predictions and insights across fields such as medicine, engineering, weather forecasting, and power systems, while highlighting model types, classifications, benefits, and challenges for researchers and engineers.

engineeringmathematical modelingprediction
0 likes · 6 min read
Why Mathematical Modeling Matters: From Tumor Growth to Bridge Vibrations
Model Perspective
Model Perspective
Nov 8, 2022 · Fundamentals

Mastering Multiple Linear Regression: Theory, Estimation, and Prediction

This article explains the fundamentals of multiple linear regression, covering model formulation, least‑squares estimation of coefficients, statistical tests for significance, and how to use the fitted equation for accurate predictions and confidence intervals.

least squaresmultiple linear regressionprediction
0 likes · 5 min read
Mastering Multiple Linear Regression: Theory, Estimation, and Prediction
Model Perspective
Model Perspective
Nov 5, 2022 · Fundamentals

Unlocking Grey System Theory: Modeling Uncertain Systems with Minimal Data

Grey system theory provides a framework for analyzing, modeling, and predicting systems with incomplete information, using minimal data and accumulation techniques to improve forecast accuracy, as demonstrated through a sales data case study with Python implementation.

Grey System TheoryPythondata modeling
0 likes · 8 min read
Unlocking Grey System Theory: Modeling Uncertain Systems with Minimal Data
Model Perspective
Model Perspective
Nov 5, 2022 · Artificial Intelligence

Explore 70+ Model Articles: From Differential Equations to Deep Learning

This curated list groups recent model articles for students, covering variation models, time‑series prediction, machine‑learning techniques, deep‑learning architectures, and gray‑system forecasting, each with direct links to the original Chinese resources.

Deep Learningmachine learningmodeling
0 likes · 6 min read
Explore 70+ Model Articles: From Differential Equations to Deep Learning
Model Perspective
Model Perspective
Sep 5, 2022 · Fundamentals

Why Understanding Causal Relationships Is Crucial for Machine Learning

This article explains why causal inference matters beyond prediction, introduces potential outcomes notation, demonstrates how bias separates correlation from causation, and outlines the conditions under which observed differences can be interpreted as true causal effects.

biascausal inferencemachine learning
0 likes · 16 min read
Why Understanding Causal Relationships Is Crucial for Machine Learning
Model Perspective
Model Perspective
Aug 24, 2022 · Fundamentals

How the GM(1,N) Grey Model Predicts Multi‑Variable Systems

The GM(1,N) prediction model extends the classic GM(1,1) approach to multiple indicator variables by applying accumulated generating operations, forming a first‑order differential equation, converting it to a discrete model, and using least‑squares estimation to derive prediction values for each variable.

Grey Modelleast squaresmultivariate forecasting
0 likes · 2 min read
How the GM(1,N) Grey Model Predicts Multi‑Variable Systems
Model Perspective
Model Perspective
Jul 20, 2022 · Fundamentals

Unlocking Multiple Linear Regression: Theory, Estimation, and Prediction

This article explains the fundamentals of multiple linear regression, covering model formulation, least‑squares estimation of coefficients, hypothesis testing of the regression equation, and how to use the fitted model for point and interval predictions.

hypothesis testingleast squaresmultiple regression
0 likes · 5 min read
Unlocking Multiple Linear Regression: Theory, Estimation, and Prediction
Model Perspective
Model Perspective
Jul 9, 2022 · Fundamentals

Unlocking Multiple Linear Regression: Theory, Estimation, and Prediction

This article explains the fundamentals of multiple linear regression, covering model formulation, least‑squares estimation of coefficients, statistical tests for significance, and how to use the fitted equation for point and interval predictions.

hypothesis testingleast squaresmultiple regression
0 likes · 4 min read
Unlocking Multiple Linear Regression: Theory, Estimation, and Prediction
Model Perspective
Model Perspective
Jun 2, 2022 · Fundamentals

How Adaptive Filtering Optimizes Time Series Forecasting

Adaptive filtering predicts time series by iteratively adjusting weight coefficients based on prediction errors, using a learning constant to control adaptation speed, making it a simple yet powerful method that leverages all historical data for continuously improving forecasts.

adaptive filteringlearning constantprediction
0 likes · 4 min read
How Adaptive Filtering Optimizes Time Series Forecasting
Xueersi Online School Tech Team
Xueersi Online School Tech Team
Mar 4, 2022 · Artificial Intelligence

Introduction and Usage Guide for the xeasy-ml Machine Learning Framework

The article introduces xeasy-ml, a Python machine‑learning framework, explains its installation requirements, demonstrates how to initialize a project, run training, view result artifacts, and provides detailed instructions for online prediction using configuration files and code examples.

Pythonaimachine learning
0 likes · 6 min read
Introduction and Usage Guide for the xeasy-ml Machine Learning Framework
Alimama Tech
Alimama Tech
Feb 23, 2022 · Artificial Intelligence

Meta‑Network Based Multi‑Scenario Multi‑Task Model (M2M) for Alibaba Advertising Merchants

The paper introduces a Meta‑Network based Multi‑Scenario Multi‑Task (M2M) model for Alibaba’s advertising merchants, combining a transformer‑driven backbone with scene‑aware meta‑learning modules to jointly predict spend, clicks and activity across diverse ad scenarios, achieving up to 27 % error reduction offline and over 2 % lifts in merchant activity and ARPU online.

Alibabaadvertisinge-commerce
0 likes · 14 min read
Meta‑Network Based Multi‑Scenario Multi‑Task Model (M2M) for Alibaba Advertising Merchants
Amap Tech
Amap Tech
Jun 9, 2020 · Artificial Intelligence

Deep Learning Approach for Route ETA Prediction in Navigation

The article proposes a deep‑learning framework that uses an LSTM to predict segment‑level travel times and fully‑connected layers to aggregate them into a full‑route ETA, demonstrating on Beijing data a 28.2% MSE reduction and superior accuracy over traditional regressors by capturing temporal and network dependencies.

Deep LearningETALSTM
0 likes · 7 min read
Deep Learning Approach for Route ETA Prediction in Navigation