<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Xiaojing Yang · AI Research Notes’s Blog</title><description>Bilingual foundations and research notes on mathematics, statistics, machine learning, NLP, LLMs, model evaluation, and applied AI systems.</description><link>https://techenglish.top</link><item><title>Data Scaling for LoRA Domain Adaptation</title><link>https://techenglish.top/data-scaling-for-lora-domain-adaptation</link><guid isPermaLink="true">https://techenglish.top/data-scaling-for-lora-domain-adaptation</guid><description>A research note on how to study the effect of domain data size in LoRA-based machine translation adaptation.</description><pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate></item><item><title>My LoRA NMT Project: Research Question, Method, Findings, and Limitations</title><link>https://techenglish.top/my-lora-nmt-project-research-question-method-findings</link><guid isPermaLink="true">https://techenglish.top/my-lora-nmt-project-research-question-method-findings</guid><description>A research-story version of my LoRA NMT project: problem framing, data, method, evaluation, findings, limitations, and future work.</description><pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Terminology as an Evaluation Problem in Domain MT</title><link>https://techenglish.top/terminology-evaluation-in-domain-mt</link><guid isPermaLink="true">https://techenglish.top/terminology-evaluation-in-domain-mt</guid><description>Why terminology should be evaluated explicitly in domain machine translation, especially when automatic metrics can hide critical technical errors.</description><pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Why LoRA Fits Low-Resource Domain Adaptation</title><link>https://techenglish.top/why-lora-fits-low-resource-domain-adaptation</link><guid isPermaLink="true">https://techenglish.top/why-lora-fits-low-resource-domain-adaptation</guid><description>A research-facing explanation of why LoRA is a good fit for low-resource domain machine translation: controlled adaptation, lower experimental cost, and reduced overfitting risk.</description><pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate></item><item><title>LoRA 领域适配中的数据规模实验</title><link>https://techenglish.top/zh/data-scaling-for-lora-domain-adaptation</link><guid isPermaLink="true">https://techenglish.top/zh/data-scaling-for-lora-domain-adaptation</guid><description>如何研究领域数据规模对 LoRA 机器翻译适配的影响：数据多少才够，什么时候收益递减，什么时候是数据质量问题。</description><pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate></item><item><title>我的 LoRA NMT 项目：研究问题、方法、发现与局限</title><link>https://techenglish.top/zh/my-lora-nmt-project-research-question-method-findings</link><guid isPermaLink="true">https://techenglish.top/zh/my-lora-nmt-project-research-question-method-findings</guid><description>用研究叙事方式解释我的 LoRA NMT 项目：问题定义、数据、方法、评估、发现、局限与未来工作。</description><pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate></item><item><title>领域 MT 中的术语评估问题</title><link>https://techenglish.top/zh/terminology-evaluation-in-domain-mt</link><guid isPermaLink="true">https://techenglish.top/zh/terminology-evaluation-in-domain-mt</guid><description>为什么领域机器翻译必须单独评估术语，尤其是在自动指标可能掩盖关键技术错误的时候。</description><pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate></item><item><title>为什么 LoRA 适合低资源领域适配</title><link>https://techenglish.top/zh/why-lora-fits-low-resource-domain-adaptation</link><guid isPermaLink="true">https://techenglish.top/zh/why-lora-fits-low-resource-domain-adaptation</guid><description>从研究角度解释为什么 LoRA 适合低资源领域机器翻译：受控适配、更低实验成本，以及较低过拟合风险。</description><pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Ablation vs Shapley: Why Coalition Context Matters</title><link>https://techenglish.top/ablation-vs-shapley-coalition-context</link><guid isPermaLink="true">https://techenglish.top/ablation-vs-shapley-coalition-context</guid><description>Ablation is simple and useful, but Shapley values ask a broader question by averaging marginal contribution across many coalition contexts.</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>From Association to Causal Evidence: What Can Attribution Claim?</title><link>https://techenglish.top/association-to-causal-evidence-attribution</link><guid isPermaLink="true">https://techenglish.top/association-to-causal-evidence-attribution</guid><description>Training-data attribution can provide evidence of influence, but causal claims require careful interventions, retraining, controls, and uncertainty analysis.</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Attribution Units: From Data Sources to Individual Examples</title><link>https://techenglish.top/attribution-units-data-sources-to-examples</link><guid isPermaLink="true">https://techenglish.top/attribution-units-data-sources-to-examples</guid><description>Why attribution units matter: source, group, document, example, and token-level attribution answer different research questions and support different kinds of evidence.</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Coalitions, Marginal Contributions, and Shapley Values</title><link>https://techenglish.top/coalitions-marginal-contributions-shapley-values</link><guid isPermaLink="true">https://techenglish.top/coalitions-marginal-contributions-shapley-values</guid><description>The basic Shapley framework for data attribution: coalition value, marginal contribution, averaging over contexts, and why the result is more stable than one ablation.</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Data Intervention and Attribution Validation</title><link>https://techenglish.top/data-intervention-and-attribution-validation</link><guid isPermaLink="true">https://techenglish.top/data-intervention-and-attribution-validation</guid><description>How to validate data attribution through deletion, correction, reweighting, counterfactual examples, retraining, and random deletion baselines.</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Instance-Level Attribution: Gradient Similarity, Influence Functions, and TracIn</title><link>https://techenglish.top/instance-level-attribution-gradient-influence-tracin</link><guid isPermaLink="true">https://techenglish.top/instance-level-attribution-gradient-influence-tracin</guid><description>A practical comparison of instance-level attribution methods for NLP: gradient similarity, influence functions, and TracIn, including assumptions and limitations.</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Interview Notes: Explaining My Training-Data Attribution Thesis</title><link>https://techenglish.top/interview-notes-training-data-attribution-thesis</link><guid isPermaLink="true">https://techenglish.top/interview-notes-training-data-attribution-thesis</guid><description>A compact interview narrative for a training-data attribution thesis: research question, method, contribution, limitations, and PhD extensions.</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Scaling Data Attribution: Monte Carlo Shapley, Surrogate Models, and Hierarchical Attribution</title><link>https://techenglish.top/scaling-data-attribution-monte-carlo-surrogate-hierarchical</link><guid isPermaLink="true">https://techenglish.top/scaling-data-attribution-monte-carlo-surrogate-hierarchical</guid><description>Why exact Shapley is expensive and how scalable attribution uses sampling, surrogate models, datamodels, and group-to-document-to-example hierarchies.</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Statistical Reliability: Bias, Variance, Bootstrap, and Attribution Uncertainty</title><link>https://techenglish.top/statistical-reliability-attribution-uncertainty</link><guid isPermaLink="true">https://techenglish.top/statistical-reliability-attribution-uncertainty</guid><description>Attribution scores are estimates. This note separates estimator bias, sampling variance, training randomness, evaluation uncertainty, and bootstrap confidence intervals.</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Training Data Attribution for NLP Research</title><link>https://techenglish.top/training-data-attribution-for-nlp-research</link><guid isPermaLink="true">https://techenglish.top/training-data-attribution-for-nlp-research</guid><description>A research-oriented guide to training-data attribution: attribution units, utility functions, Shapley values, influence methods, causality, scalability, and uncertainty.</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Utility Functions: Which Model Behaviours Are We Explaining?</title><link>https://techenglish.top/utility-functions-model-behaviours</link><guid isPermaLink="true">https://techenglish.top/utility-functions-model-behaviours</guid><description>Training-data attribution depends on the utility function. Quality, factuality, style, safety, fairness, and terminology may point to different influential data.</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>What Is Training Data Attribution?</title><link>https://techenglish.top/what-is-training-data-attribution</link><guid isPermaLink="true">https://techenglish.top/what-is-training-data-attribution</guid><description>A first research-oriented explanation of training-data attribution for NLP and LLMs: what it explains, how it differs from feature attribution, and why it matters for evaluation and data-centric research.</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Ablation vs Shapley：为什么 Coalition Context 重要</title><link>https://techenglish.top/zh/ablation-vs-shapley-coalition-context</link><guid isPermaLink="true">https://techenglish.top/zh/ablation-vs-shapley-coalition-context</guid><description>Ablation 简单且有用，但 Shapley 通过跨多个 coalition context 平均边际贡献，回答更全面的问题。</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>从关联到因果证据：Attribution 到底能声称什么？</title><link>https://techenglish.top/zh/association-to-causal-evidence-attribution</link><guid isPermaLink="true">https://techenglish.top/zh/association-to-causal-evidence-attribution</guid><description>Training-data attribution 可以提供数据影响的证据，但因果声称需要谨慎的干预、重新训练、控制条件和不确定性分析。</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>归因单位：从数据源到单个样本</title><link>https://techenglish.top/zh/attribution-units-data-sources-to-examples</link><guid isPermaLink="true">https://techenglish.top/zh/attribution-units-data-sources-to-examples</guid><description>为什么 attribution unit 很关键：数据源、数据组、文档、样本和 token 层面的归因回答的是不同研究问题，也支持不同证据强度。</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Coalitions、边际贡献与 Shapley Values</title><link>https://techenglish.top/zh/coalitions-marginal-contributions-shapley-values</link><guid isPermaLink="true">https://techenglish.top/zh/coalitions-marginal-contributions-shapley-values</guid><description>数据归因中的 Shapley 基础：coalition value、边际贡献、跨上下文平均，以及为什么它比一次 ablation 更全面。</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>数据干预与 Attribution Validation</title><link>https://techenglish.top/zh/data-intervention-and-attribution-validation</link><guid isPermaLink="true">https://techenglish.top/zh/data-intervention-and-attribution-validation</guid><description>如何通过删除、修正、重加权、counterfactual examples、重新训练和随机删除 baseline 来验证数据归因。</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>样本级归因：Gradient Similarity、Influence Functions 与 TracIn</title><link>https://techenglish.top/zh/instance-level-attribution-gradient-influence-tracin</link><guid isPermaLink="true">https://techenglish.top/zh/instance-level-attribution-gradient-influence-tracin</guid><description>面向 NLP 的样本级归因方法比较：gradient similarity、influence functions 与 TracIn，以及它们的假设和局限。</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>面试笔记：如何解释我的 Training-Data Attribution 论文</title><link>https://techenglish.top/zh/interview-notes-training-data-attribution-thesis</link><guid isPermaLink="true">https://techenglish.top/zh/interview-notes-training-data-attribution-thesis</guid><description>面试中解释 training-data attribution 论文的叙事模板：研究问题、方法、贡献、局限和博士阶段扩展。</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>扩展数据归因：Monte Carlo Shapley、Surrogate Models 与 Hierarchical Attribution</title><link>https://techenglish.top/zh/scaling-data-attribution-monte-carlo-surrogate-hierarchical</link><guid isPermaLink="true">https://techenglish.top/zh/scaling-data-attribution-monte-carlo-surrogate-hierarchical</guid><description>为什么 exact Shapley 昂贵，以及可扩展 attribution 如何使用采样、surrogate models、datamodels 和 group→document→example 层级。</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>统计可靠性：Bias、Variance、Bootstrap 与 Attribution Uncertainty</title><link>https://techenglish.top/zh/statistical-reliability-attribution-uncertainty</link><guid isPermaLink="true">https://techenglish.top/zh/statistical-reliability-attribution-uncertainty</guid><description>Attribution 分数是估计量。本文区分 estimator bias、sampling variance、training randomness、evaluation uncertainty 与 bootstrap confidence intervals。</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>NLP 研究中的 Training Data Attribution</title><link>https://techenglish.top/zh/training-data-attribution-for-nlp-research</link><guid isPermaLink="true">https://techenglish.top/zh/training-data-attribution-for-nlp-research</guid><description>一篇面向研究和面试的 training-data attribution 笔记：归因单位、utility function、Shapley value、influence methods、因果性、可扩展性和不确定性。</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Utility Functions：我们到底在解释哪种模型行为？</title><link>https://techenglish.top/zh/utility-functions-model-behaviours</link><guid isPermaLink="true">https://techenglish.top/zh/utility-functions-model-behaviours</guid><description>Training-data attribution 依赖 utility function。质量、事实性、风格、安全、公平性和术语表现可能指向不同的高影响数据。</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>什么是 Training Data Attribution？</title><link>https://techenglish.top/zh/what-is-training-data-attribution</link><guid isPermaLink="true">https://techenglish.top/zh/what-is-training-data-attribution</guid><description>从 NLP 与 LLM 研究角度解释 training-data attribution：它解释什么、它和 feature attribution 有什么不同，以及为什么它对模型评估和数据中心研究重要。</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate></item><item><title>ANOVA for Comparing Multiple Models</title><link>https://techenglish.top/anova-for-comparing-multiple-models</link><guid isPermaLink="true">https://techenglish.top/anova-for-comparing-multiple-models</guid><description>ANOVA asks whether group-level variation is larger than within-group noise.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Attention Mechanism</title><link>https://techenglish.top/attention-mechanism</link><guid isPermaLink="true">https://techenglish.top/attention-mechanism</guid><description>Attention as a learned way to decide what context matters for each token.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Bias-Variance Trade-off</title><link>https://techenglish.top/bias-variance-tradeoff</link><guid isPermaLink="true">https://techenglish.top/bias-variance-tradeoff</guid><description>Bias and variance explain why both too-simple and too-flexible models can fail.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Bias–Variance Trade-off in Machine Learning</title><link>https://techenglish.top/bias-variance-tradeoff-in-machine-learning</link><guid isPermaLink="true">https://techenglish.top/bias-variance-tradeoff-in-machine-learning</guid><description>A practical diagnosis map for underfitting, overfitting, model complexity, and generalization.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Bootstrap Resampling for Model Evaluation</title><link>https://techenglish.top/bootstrap-resampling-for-model-evaluation</link><guid isPermaLink="true">https://techenglish.top/bootstrap-resampling-for-model-evaluation</guid><description>Bootstrap resampling estimates uncertainty by repeatedly reusing the observed test set.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Confidence Intervals: Why One Score Is Not Enough</title><link>https://techenglish.top/confidence-intervals-one-score-is-not-enough</link><guid isPermaLink="true">https://techenglish.top/confidence-intervals-one-score-is-not-enough</guid><description>A model score without uncertainty is easy to read but easy to overtrust.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Correlation vs. Causation in AI Research</title><link>https://techenglish.top/correlation-vs-causation-in-ai-research</link><guid isPermaLink="true">https://techenglish.top/correlation-vs-causation-in-ai-research</guid><description>Correlation is useful evidence, but causal claims require stronger design and stronger assumptions.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Cross-Validation for Model Evaluation</title><link>https://techenglish.top/cross-validation-for-model-evaluation</link><guid isPermaLink="true">https://techenglish.top/cross-validation-for-model-evaluation</guid><description>Why one split is fragile, how K-fold works, and when cross-validation can mislead in NLP.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Effect Size: Statistical Significance Is Not Enough</title><link>https://techenglish.top/effect-size-statistical-significance-is-not-enough</link><guid isPermaLink="true">https://techenglish.top/effect-size-statistical-significance-is-not-enough</guid><description>A statistically significant result can still be too small to matter in research or deployment.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Feature Engineering vs Representation Learning</title><link>https://techenglish.top/feature-engineering-vs-representation-learning</link><guid isPermaLink="true">https://techenglish.top/feature-engineering-vs-representation-learning</guid><description>How traditional ML features connect to embeddings, neural networks, and modern NLP systems.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Fine-Tuning Transformers</title><link>https://techenglish.top/fine-tuning-transformers</link><guid isPermaLink="true">https://techenglish.top/fine-tuning-transformers</guid><description>How pretrained language models are adapted to a task or domain with supervised data.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Grid Search and Randomized Search</title><link>https://techenglish.top/grid-search-and-randomized-search</link><guid isPermaLink="true">https://techenglish.top/grid-search-and-randomized-search</guid><description>How to tune hyperparameters without confusing search effort with scientific evidence.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Hypothesis Testing Without Rituals</title><link>https://techenglish.top/hypothesis-testing-without-rituals</link><guid isPermaLink="true">https://techenglish.top/hypothesis-testing-without-rituals</guid><description>Hypothesis testing is a way to discipline claims, not a ritual for producing p-values.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Linear Regression as a Statistical Model</title><link>https://techenglish.top/linear-regression-as-a-statistical-model</link><guid isPermaLink="true">https://techenglish.top/linear-regression-as-a-statistical-model</guid><description>Linear regression is more than a line: it is a model of signal, noise, assumptions, and explanation.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>LLM Evaluation and Failure Modes</title><link>https://techenglish.top/llm-evaluation-and-failure-modes</link><guid isPermaLink="true">https://techenglish.top/llm-evaluation-and-failure-modes</guid><description>A practical map of LLM evaluation risks: hallucination, prompt sensitivity, bias, contamination, and brittle benchmarks.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>MAP Estimation and Bayesian Thinking</title><link>https://techenglish.top/map-estimation-and-bayesian-thinking</link><guid isPermaLink="true">https://techenglish.top/map-estimation-and-bayesian-thinking</guid><description>MAP estimation shows how prior beliefs and observed evidence combine.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Maximum Likelihood Estimation: Why Models Learn Parameters</title><link>https://techenglish.top/maximum-likelihood-estimation-why-models-learn-parameters</link><guid isPermaLink="true">https://techenglish.top/maximum-likelihood-estimation-why-models-learn-parameters</guid><description>Maximum likelihood connects probability models to parameter learning.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Metrics Beyond Accuracy</title><link>https://techenglish.top/metrics-beyond-accuracy</link><guid isPermaLink="true">https://techenglish.top/metrics-beyond-accuracy</guid><description>Accuracy is easy to understand, but often wrong for imbalanced, ranked, or cost-sensitive tasks.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Model Selection: A Practical Guide</title><link>https://techenglish.top/model-selection-practical-guide</link><guid isPermaLink="true">https://techenglish.top/model-selection-practical-guide</guid><description>Model selection is the disciplined process of choosing among models without fooling yourself.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Multiple Comparisons in AI Experiments</title><link>https://techenglish.top/multiple-comparisons-in-ai-experiments</link><guid isPermaLink="true">https://techenglish.top/multiple-comparisons-in-ai-experiments</guid><description>When we try many models, prompts, seeds, and metrics, false discoveries become easier than they look.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>NLP Evaluation</title><link>https://techenglish.top/nlp-evaluation</link><guid isPermaLink="true">https://techenglish.top/nlp-evaluation</guid><description>Why NLP evaluation needs metrics, uncertainty, human judgment, and task-specific error analysis.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Overfitting and Regularization</title><link>https://techenglish.top/overfitting-and-regularization</link><guid isPermaLink="true">https://techenglish.top/overfitting-and-regularization</guid><description>How models learn noise, how validation curves reveal it, and how regularization controls it.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Parameter-Efficient Fine-Tuning</title><link>https://techenglish.top/parameter-efficient-fine-tuning</link><guid isPermaLink="true">https://techenglish.top/parameter-efficient-fine-tuning</guid><description>Why LoRA and adapters are useful when full fine-tuning is too expensive or unstable.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>PCA: From Variance to Representation</title><link>https://techenglish.top/pca-from-variance-to-representation</link><guid isPermaLink="true">https://techenglish.top/pca-from-variance-to-representation</guid><description>PCA explains how variance, projection, and representation are connected.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Pipelines and Data Leakage</title><link>https://techenglish.top/pipelines-and-data-leakage</link><guid isPermaLink="true">https://techenglish.top/pipelines-and-data-leakage</guid><description>Why preprocessing belongs inside the validation pipeline, not before the split.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Power Analysis: How Many Experiments Do You Need?</title><link>https://techenglish.top/power-analysis-how-many-experiments</link><guid isPermaLink="true">https://techenglish.top/power-analysis-how-many-experiments</guid><description>Power analysis connects sample size, effect size, and the chance of detecting a real improvement.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Probability Distributions for Machine Learning</title><link>https://techenglish.top/probability-distributions-for-machine-learning</link><guid isPermaLink="true">https://techenglish.top/probability-distributions-for-machine-learning</guid><description>How distributions become assumptions about data, labels, errors, and model behavior.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Prompting and Instruction Following</title><link>https://techenglish.top/prompting-and-instruction-following</link><guid isPermaLink="true">https://techenglish.top/prompting-and-instruction-following</guid><description>Prompting as task specification, interface design, and evaluation risk.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Random Variables, Expectation, and Variance</title><link>https://techenglish.top/random-variables-expectation-and-variance</link><guid isPermaLink="true">https://techenglish.top/random-variables-expectation-and-variance</guid><description>A practical introduction to random variables, expectation, and variance for AI experiments.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Regularization: Statistics Behind L1 and L2</title><link>https://techenglish.top/regularization-statistics-behind-l1-and-l2</link><guid isPermaLink="true">https://techenglish.top/regularization-statistics-behind-l1-and-l2</guid><description>Regularization controls model complexity by making some parameter values less plausible.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Sequence-to-Sequence Models</title><link>https://techenglish.top/sequence-to-sequence-models</link><guid isPermaLink="true">https://techenglish.top/sequence-to-sequence-models</guid><description>The encoder-decoder idea behind machine translation, summarization, and many generation tasks.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Statistical Testing for NLP and LLM Evaluation</title><link>https://techenglish.top/statistical-testing-for-nlp-and-llm-evaluation</link><guid isPermaLink="true">https://techenglish.top/statistical-testing-for-nlp-and-llm-evaluation</guid><description>A practical map for choosing statistical tests in NLP, MT, RAG, and LLM evaluation.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Tokenization and Subwords</title><link>https://techenglish.top/tokenization-and-subwords</link><guid isPermaLink="true">https://techenglish.top/tokenization-and-subwords</guid><description>Tokenization is the first modeling decision in NLP: it decides what units a model can see, how rare terms are represented, and how multilingual systems handle domain language.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Train / Validation / Test Splits</title><link>https://techenglish.top/train-validation-test-splits</link><guid isPermaLink="true">https://techenglish.top/train-validation-test-splits</guid><description>A practical guide to splitting data so model evaluation stays honest.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Transformers for NLP</title><link>https://techenglish.top/transformers-for-nlp</link><guid isPermaLink="true">https://techenglish.top/transformers-for-nlp</guid><description>How Transformers combine self-attention, feed-forward layers, residuals, and positional information.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Why Statistics Matters for AI Research</title><link>https://techenglish.top/why-statistics-matters-for-ai-research</link><guid isPermaLink="true">https://techenglish.top/why-statistics-matters-for-ai-research</guid><description>Statistics is not just a set of formulas. It is a way to reason about uncertainty, evidence, and trust in AI experiments.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Word Embeddings and Sentence Embeddings</title><link>https://techenglish.top/word-and-sentence-embeddings</link><guid isPermaLink="true">https://techenglish.top/word-and-sentence-embeddings</guid><description>How discrete language becomes vector space, and why sentence embeddings matter for retrieval and evaluation.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>用于多模型比较的 ANOVA</title><link>https://techenglish.top/zh/anova-for-comparing-multiple-models</link><guid isPermaLink="true">https://techenglish.top/zh/anova-for-comparing-multiple-models</guid><description>ANOVA 问的是：组间差异是否大于组内噪声。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Attention Mechanism：注意力机制</title><link>https://techenglish.top/zh/attention-mechanism</link><guid isPermaLink="true">https://techenglish.top/zh/attention-mechanism</guid><description>注意力机制是一种学习到的上下文选择方式：每个 token 应该看哪里。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Bias–Variance Trade-off</title><link>https://techenglish.top/zh/bias-variance-tradeoff</link><guid isPermaLink="true">https://techenglish.top/zh/bias-variance-tradeoff</guid><description>偏差和方差解释了为什么模型太简单或太灵活都会失败。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>机器学习中的 Bias–Variance Trade-off</title><link>https://techenglish.top/zh/bias-variance-tradeoff-in-machine-learning</link><guid isPermaLink="true">https://techenglish.top/zh/bias-variance-tradeoff-in-machine-learning</guid><description>用 bias–variance 诊断 underfitting、overfitting、模型复杂度和泛化问题。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>模型评估中的 Bootstrap Resampling</title><link>https://techenglish.top/zh/bootstrap-resampling-for-model-evaluation</link><guid isPermaLink="true">https://techenglish.top/zh/bootstrap-resampling-for-model-evaluation</guid><description>Bootstrap 通过反复重采样已有测试集，估计模型分数和模型差异的不确定性。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>置信区间：为什么一个分数不够</title><link>https://techenglish.top/zh/confidence-intervals-one-score-is-not-enough</link><guid isPermaLink="true">https://techenglish.top/zh/confidence-intervals-one-score-is-not-enough</guid><description>没有不确定性的模型分数很好读，也最容易被过度相信。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>AI 研究中的相关性与因果性</title><link>https://techenglish.top/zh/correlation-vs-causation-in-ai-research</link><guid isPermaLink="true">https://techenglish.top/zh/correlation-vs-causation-in-ai-research</guid><description>相关性是有用证据，但因果结论需要更强的实验设计和假设。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>用于模型评估的交叉验证</title><link>https://techenglish.top/zh/cross-validation-for-model-evaluation</link><guid isPermaLink="true">https://techenglish.top/zh/cross-validation-for-model-evaluation</guid><description>为什么一次划分很脆弱，K-fold 如何工作，以及交叉验证什么时候会在 NLP 中误导我们。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>效应量：显著不等于重要</title><link>https://techenglish.top/zh/effect-size-statistical-significance-is-not-enough</link><guid isPermaLink="true">https://techenglish.top/zh/effect-size-statistical-significance-is-not-enough</guid><description>统计显著的结果，仍然可能小到没有研究或应用意义。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Feature Engineering vs Representation Learning</title><link>https://techenglish.top/zh/feature-engineering-vs-representation-learning</link><guid isPermaLink="true">https://techenglish.top/zh/feature-engineering-vs-representation-learning</guid><description>传统 ML 特征如何连接到 embedding、神经网络和现代 NLP 系统。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Fine-Tuning Transformers</title><link>https://techenglish.top/zh/fine-tuning-transformers</link><guid isPermaLink="true">https://techenglish.top/zh/fine-tuning-transformers</guid><description>如何用监督数据把预训练语言模型适配到任务或领域。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Grid Search 和 Randomized Search</title><link>https://techenglish.top/zh/grid-search-and-randomized-search</link><guid isPermaLink="true">https://techenglish.top/zh/grid-search-and-randomized-search</guid><description>如何调超参数，同时避免把搜索努力误认为科学证据。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>不要仪式化地使用假设检验</title><link>https://techenglish.top/zh/hypothesis-testing-without-rituals</link><guid isPermaLink="true">https://techenglish.top/zh/hypothesis-testing-without-rituals</guid><description>假设检验不是为了制造 p-value，而是为了约束我们能说什么。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>作为统计模型的线性回归</title><link>https://techenglish.top/zh/linear-regression-as-a-statistical-model</link><guid isPermaLink="true">https://techenglish.top/zh/linear-regression-as-a-statistical-model</guid><description>线性回归不只是一条线，而是关于信号、噪声、假设和解释的统计模型。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>LLM Evaluation and Failure Modes</title><link>https://techenglish.top/zh/llm-evaluation-and-failure-modes</link><guid isPermaLink="true">https://techenglish.top/zh/llm-evaluation-and-failure-modes</guid><description>LLM 评估风险图：幻觉、prompt 敏感性、偏见、污染和脆弱 benchmark。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>MAP 估计与贝叶斯思维</title><link>https://techenglish.top/zh/map-estimation-and-bayesian-thinking</link><guid isPermaLink="true">https://techenglish.top/zh/map-estimation-and-bayesian-thinking</guid><description>MAP 估计展示了先验信念如何和观察证据结合。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>最大似然估计：模型为什么能学习参数</title><link>https://techenglish.top/zh/maximum-likelihood-estimation-why-models-learn-parameters</link><guid isPermaLink="true">https://techenglish.top/zh/maximum-likelihood-estimation-why-models-learn-parameters</guid><description>最大似然把概率模型和参数学习连接起来。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Accuracy 之外的评估指标</title><link>https://techenglish.top/zh/metrics-beyond-accuracy</link><guid isPermaLink="true">https://techenglish.top/zh/metrics-beyond-accuracy</guid><description>Accuracy 容易理解，但在不平衡、排序或代价敏感任务中经常不够。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>模型选择实用指南</title><link>https://techenglish.top/zh/model-selection-practical-guide</link><guid isPermaLink="true">https://techenglish.top/zh/model-selection-practical-guide</guid><description>模型选择是有纪律地在多个模型之间做选择，同时避免欺骗自己。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>多重比较：AI 实验中的隐藏问题</title><link>https://techenglish.top/zh/multiple-comparisons-in-ai-experiments</link><guid isPermaLink="true">https://techenglish.top/zh/multiple-comparisons-in-ai-experiments</guid><description>当我们测试很多模型、prompt、seed 和指标时，假阳性会比想象中更容易出现。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>NLP Evaluation：自然语言处理评估</title><link>https://techenglish.top/zh/nlp-evaluation</link><guid isPermaLink="true">https://techenglish.top/zh/nlp-evaluation</guid><description>为什么 NLP 评估需要指标、不确定性、人类判断和任务特定错误分析。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>过拟合与正则化</title><link>https://techenglish.top/zh/overfitting-and-regularization</link><guid isPermaLink="true">https://techenglish.top/zh/overfitting-and-regularization</guid><description>模型为什么会学到噪声，验证曲线如何暴露它，正则化如何控制它。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Parameter-Efficient Fine-Tuning</title><link>https://techenglish.top/zh/parameter-efficient-fine-tuning</link><guid isPermaLink="true">https://techenglish.top/zh/parameter-efficient-fine-tuning</guid><description>为什么当 full fine-tuning 太贵或不稳定时，LoRA 和 adapters 会有价值。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>PCA：从方差到表示空间</title><link>https://techenglish.top/zh/pca-from-variance-to-representation</link><guid isPermaLink="true">https://techenglish.top/zh/pca-from-variance-to-representation</guid><description>PCA 连接了方差、投影和表示空间，是理解 embedding 与降维的重要入口。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Pipelines 与 Data Leakage</title><link>https://techenglish.top/zh/pipelines-and-data-leakage</link><guid isPermaLink="true">https://techenglish.top/zh/pipelines-and-data-leakage</guid><description>为什么预处理应该放进验证 pipeline，而不是在划分前对全数据提前处理。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Power Analysis：到底需要多少实验</title><link>https://techenglish.top/zh/power-analysis-how-many-experiments</link><guid isPermaLink="true">https://techenglish.top/zh/power-analysis-how-many-experiments</guid><description>Power analysis 连接样本量、效应大小，以及检测到真实提升的概率。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>机器学习中的概率分布</title><link>https://techenglish.top/zh/probability-distributions-for-machine-learning</link><guid isPermaLink="true">https://techenglish.top/zh/probability-distributions-for-machine-learning</guid><description>概率分布不是抽象曲线，而是关于数据、标签、误差和模型行为的假设。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Prompting and Instruction Following</title><link>https://techenglish.top/zh/prompting-and-instruction-following</link><guid isPermaLink="true">https://techenglish.top/zh/prompting-and-instruction-following</guid><description>Prompting 既是任务说明，也是接口设计和评估风险。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>随机变量、期望和方差</title><link>https://techenglish.top/zh/random-variables-expectation-and-variance</link><guid isPermaLink="true">https://techenglish.top/zh/random-variables-expectation-and-variance</guid><description>从 AI 实验角度理解随机变量、期望和方差：分数为什么会波动，我们如何描述这种波动。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>正则化：L1 和 L2 背后的统计思想</title><link>https://techenglish.top/zh/regularization-statistics-behind-l1-and-l2</link><guid isPermaLink="true">https://techenglish.top/zh/regularization-statistics-behind-l1-and-l2</guid><description>正则化通过约束参数，让模型复杂度不至于吞掉泛化能力。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Sequence-to-Sequence Models</title><link>https://techenglish.top/zh/sequence-to-sequence-models</link><guid isPermaLink="true">https://techenglish.top/zh/sequence-to-sequence-models</guid><description>机器翻译、摘要和许多生成任务背后的 encoder-decoder 思想。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>NLP 和 LLM 评估中的统计检验</title><link>https://techenglish.top/zh/statistical-testing-for-nlp-and-llm-evaluation</link><guid isPermaLink="true">https://techenglish.top/zh/statistical-testing-for-nlp-and-llm-evaluation</guid><description>一张面向 NLP、MT、RAG 和 LLM 评估的统计检验选择图。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Tokenization and Subwords：为什么切词会影响模型</title><link>https://techenglish.top/zh/tokenization-and-subwords</link><guid isPermaLink="true">https://techenglish.top/zh/tokenization-and-subwords</guid><description>Tokenization 是 NLP 里的第一个建模决定：它决定模型能看见什么单位、稀有术语如何表示，以及多语系统如何处理领域语言。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>训练集、验证集和测试集</title><link>https://techenglish.top/zh/train-validation-test-splits</link><guid isPermaLink="true">https://techenglish.top/zh/train-validation-test-splits</guid><description>如何划分训练集、验证集和测试集，才能让模型评估保持诚实。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>NLP 中的 Transformers</title><link>https://techenglish.top/zh/transformers-for-nlp</link><guid isPermaLink="true">https://techenglish.top/zh/transformers-for-nlp</guid><description>Transformers 如何组合 self-attention、feed-forward layers、residuals 和位置信息。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>为什么统计对 AI 研究很重要</title><link>https://techenglish.top/zh/why-statistics-matters-for-ai-research</link><guid isPermaLink="true">https://techenglish.top/zh/why-statistics-matters-for-ai-research</guid><description>统计不是公式集合，而是帮助我们理解 AI 实验不确定性、证据强度和模型评估可信度的思维工具。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>词向量与句向量</title><link>https://techenglish.top/zh/word-and-sentence-embeddings</link><guid isPermaLink="true">https://techenglish.top/zh/word-and-sentence-embeddings</guid><description>离散语言如何变成向量空间，以及句向量为什么对检索和评估重要。</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Why Low-Resource Domain MT Is Hard</title><link>https://techenglish.top/why-low-resource-domain-mt-is-hard</link><guid isPermaLink="true">https://techenglish.top/why-low-resource-domain-mt-is-hard</guid><description>Domain-specific machine translation is not only a modeling problem. It is a data, terminology, evaluation, and risk problem.</description><pubDate>Sun, 16 Aug 2026 00:00:00 GMT</pubDate></item><item><title>About This Blog: Foundations and Research Notes</title><link>https://techenglish.top/about-this-blog-foundations-and-research-notes</link><guid isPermaLink="true">https://techenglish.top/about-this-blog-foundations-and-research-notes</guid><description>A short map of the blog: foundations, research applications, bilingual notes, and how this site complements my portfolio.</description><pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate></item><item><title>LoRA for Neural Machine Translation</title><link>https://techenglish.top/what-lora-actually-changes</link><guid isPermaLink="true">https://techenglish.top/what-lora-actually-changes</guid><description>A practical explanation of LoRA for NMT: what it changes, why it is useful for domain adaptation, and how it differs from full fine-tuning.</description><pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Data Quality Diagnostics for Parallel Corpora</title><link>https://techenglish.top/data-quality-diagnostics-for-parallel-corpora</link><guid isPermaLink="true">https://techenglish.top/data-quality-diagnostics-for-parallel-corpora</guid><description>A practical note on diagnosing parallel corpora through alignment, duplicates, length ratio, completeness, terminology, and domain coverage.</description><pubDate>Fri, 14 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Vectors, Matrices, and Embeddings</title><link>https://techenglish.top/vectors-matrices-and-embeddings</link><guid isPermaLink="true">https://techenglish.top/vectors-matrices-and-embeddings</guid><description>A foundation note connecting linear algebra to embeddings, similarity, neural layers, and retrieval.</description><pubDate>Fri, 14 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Hyperparameter Optimization with Grid Search and Optuna/ASHA</title><link>https://techenglish.top/hyperparameter-optimization-grid-optuna-asha</link><guid isPermaLink="true">https://techenglish.top/hyperparameter-optimization-grid-optuna-asha</guid><description>A practical research-engineering note on tuning LoRA rank, alpha, dropout, Pareto selection, ASHA pruning, and fANOVA analysis.</description><pubDate>Thu, 13 Aug 2026 00:00:00 GMT</pubDate></item><item><title>How to Evaluate Machine Translation Beyond BLEU</title><link>https://techenglish.top/bleu-chrf-comet-practical-guide</link><guid isPermaLink="true">https://techenglish.top/bleu-chrf-comet-practical-guide</guid><description>A practical guide to BLEU, chrF, COMET, terminology metrics, and human error analysis for domain-specific MT.</description><pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate></item><item><title>LoRA vs Full Fine-Tuning: What Do We Actually Save?</title><link>https://techenglish.top/lora-vs-full-finetuning-what-do-we-save</link><guid isPermaLink="true">https://techenglish.top/lora-vs-full-finetuning-what-do-we-save</guid><description>A practical comparison of LoRA and full fine-tuning in low-resource domain MT: parameters, compute, stability, performance, and trade-offs.</description><pubDate>Tue, 11 Aug 2026 00:00:00 GMT</pubDate></item><item><title>How I Structure NLP Experiments</title><link>https://techenglish.top/research-engineering-for-nlp-experiments</link><guid isPermaLink="true">https://techenglish.top/research-engineering-for-nlp-experiments</guid><description>A research-engineering note on repositories, configs, data splits, logs, evaluation tables, and reproducible experiment workflows.</description><pubDate>Fri, 07 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Multilingual AI as a System Problem</title><link>https://techenglish.top/multilingual-ai-as-a-system-problem</link><guid isPermaLink="true">https://techenglish.top/multilingual-ai-as-a-system-problem</guid><description>A research note framing multilingual AI beyond translation: data, tokenization, evaluation, domains, language variation, and deployment constraints.</description><pubDate>Thu, 06 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Bias Evaluation Is More Than Prompting</title><link>https://techenglish.top/bias-evaluation-is-more-than-prompting</link><guid isPermaLink="true">https://techenglish.top/bias-evaluation-is-more-than-prompting</guid><description>A responsible-AI note on controlled evaluation design, prompts, labels, metrics, human validation, and model-auditing evidence.</description><pubDate>Wed, 05 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Retrieval Is Not Just Vector Search</title><link>https://techenglish.top/retrieval-is-not-just-vector-search</link><guid isPermaLink="true">https://techenglish.top/retrieval-is-not-just-vector-search</guid><description>A retrieval-systems note on sparse, dense, hybrid, reranking, graph expansion, long documents, and evidence grounding.</description><pubDate>Tue, 04 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Applied ML Systems: From Data to Demo</title><link>https://techenglish.top/applied-ml-systems-from-data-to-demo</link><guid isPermaLink="true">https://techenglish.top/applied-ml-systems-from-data-to-demo</guid><description>An applied ML note on turning messy data into pipelines, models, evaluation reports, and usable demos.</description><pubDate>Mon, 03 Aug 2026 00:00:00 GMT</pubDate></item></channel></rss>