The Data Science Podcast with Fexingo: Analytics, Machine Learning, and Data-Driven Conversations
Fexingo
0
Lucas and Luna host grounded conversations about data science and machine learning, focusing on a single analytics problem or method per episode. They explore topics like regularization, bias-variance trade-off, and real-world case studies, such as Netflix's matrix factorization and survival analysis in clinical trials. The show emphasizes honest discussions about data quality, feature engineering, and whether model accuracy translates to business value. It's aimed at data scientists, analysts, and engineers who want practical insights without hype.
Епизоде
-
Why Your AI Models Fail in Production 19.09.2026 11минWe drill into the hidden cost of data drift and why accuracy metrics lie. Lucas and Luna explore how a major logistics firm’s routing algorithm degraded by eighteen percent in six months, not because the code broke, but because the real world changed faster than their validation pipeline. We examine concrete steps to monitor feature stability and catch concept drift before it costs you money. #DataScience #MachineLearning #ProductionAI #ConceptDrift #ModelMonitoring #FeatureStability #LogisticsTech #DataEngineering #FexingoBusiness #BusinessPodcast #AIAnalytics #TechTrends #AlgorithmicBias #RealWorldData #PredictiveModels #LucasAndLuna #DataDriven #EnterpriseAI Keep every episode free: buymeacoffee.com/fexingo -
Why Your AI Models Are Confidently Wrong 18.09.2026 11минMost data scientists measure model success by accuracy, but accuracy is a trap when the cost of error is asymmetric. This episode explores why precision and recall matter more than raw correctness in high-stakes environments like credit scoring and medical diagnostics. We look at how leading firms are shifting from generic benchmarks to business-aligned metrics that reflect real-world consequences. You will learn how to calculate the true cost of false positives versus false negatives and why your current dashboard might be lying to you about performance. #FexingoBusiness #BusinessPodcast #DataScience #MachineLearning #AIAnalytics #ModelMetrics #PrecisionAndRecall #FalsePositives #FalseNegatives #CreditScoring #RiskManagement #BusinessStrategy #TechLeadership #DataEthics #AlgorithmicBias #FinancialTechnology #HealthcareAI #OperationalExcellence Keep every episode free: buymeacoffee.com/fexingo -
How Data Teams Handle Model Decay in Production 17.09.2026 8минModels degrade. This episode explores the hidden economics of model decay, using a real-world example from a major logistics firm that saw a twelve percent drop in routing efficiency over six months. Lucas and Luna break down why accuracy metrics lie, how concept drift silently erodes value, and the specific monitoring frameworks data teams use to detect when a model needs retraining. We look at the operational costs of stale predictions versus the engineering overhead of continuous learning pipelines. #ModelDecay #ConceptDrift #DataScienceOps #MachineLearningMaintenance #ProductionAI #FexingoBusiness #BusinessPodcast #TechStrategy #DataEngineering #ModelMonitoring #OperationalEfficiency #AlgorithmicBias #DataQuality #SupplyChainTech #PredictiveAnalytics #InfrastructureCosts #LucasAndLuna #EnterpriseAI Keep every episode free: buymeacoffee.com/fexingo -
How Data Teams Use Counterfactual Explanations 16.09.2026 9минMost model explanations tell users what happened, but rarely what could have happened. In this episode, we look at how forward-thinking data teams are deploying counterfactual explanations to drive actual behavior change. We examine the specific mechanics of generating minimal feasible changes in credit and hiring models, the trade-offs between interpretability and privacy, and why telling a customer they would be approved if they earned just five thousand dollars more is often more effective than a standard feature importance chart. This is about moving from descriptive analytics to prescriptive action. #CounterfactualExplanations #MachineLearningInterpretability #DataScienceStrategy #AIEthics #ModelTransparency #PrescriptiveAnalytics #FeatureImportance #BusinessDecisionMaking #TechInnovation #ResponsibleAI #CustomerExperience #AlgorithmicFairness #DataDrivenGrowth #FexingoBusiness #BusinessPodcast #FinanceTechnology #EconomicsOfAI #CareerInTech Keep every episode free: buymeacoffee.com/fexingo -
Why Your Data Models Fail in Production 15.09.2026 8минIn this episode of The Data Science Podcast, Lucas and Luna dissect the critical gap between training environments and real-world deployment. They explore how data teams can implement effective feature stores to ensure consistency, using concrete examples from major fintech companies. The discussion covers monitoring strategies for latency and drift, emphasizing practical steps to bridge the gap between prototype and production. Tune in to learn why most model failures are operational, not algorithmic. #DataScience #MachineLearning #FeatureStore #ModelDeployment #ProductionAI #TechTalk #FexingoBusiness #BusinessPodcast #LucasAndLuna #DataEngineering #MLOps #RealWorldData #Latency #DriftDetection #TechTrends2026 #AIInfrastructure #DataTeams #Analytics Keep every episode free: buymeacoffee.com/fexingo -
How Data Teams Master Causal Inference for Better Decisions 14.09.2026 9минMost data teams treat correlation as causation, leading to expensive marketing missteps and product features nobody uses. In this episode, Lucas and Luna drill into causal inference — specifically the use of propensity score matching and synthetic control methods — to separate signal from noise. They examine a real-world case where a major e-commerce platform used these techniques to discover that their flash sales were cannibalizing regular revenue rather than generating new demand. With specific examples from healthcare analytics and tech A-B testing, we show how to move beyond simple regression to understand what actually drives outcomes, helping you make decisions based on true impact rather than statistical coincidence. #CausalInference #DataScience #MachineLearning #PropensityScoreMatching #TechStrategy #DataAnalytics #BusinessIntelligence #FexingoBusiness #BusinessPodcast #DecisionMaking #A-BTesting #CorrelationVsCausation #EconomicsOfData #DataOps #PredictiveModeling #ROIAnalysis #TechTrends2026 #LucasAndLuna Keep every episode free: buymeacoffee.com/fexingo -
How Data Teams Master Active Learning for Smarter AI 13.09.2026 12минMost data teams drown in unlabeled data, wasting compute and time on information that adds little value. In this episode of The Data Science Podcast, Lucas and Luna explore active learning, a strategy where models pick their own homework. We look at how companies like Scale AI use human-in-the-loop workflows to reduce labeling costs by up to sixty percent while boosting model accuracy. You will learn the three core query strategies—uncertainty sampling, diversity sampling, and expected model change—and see why picking the right one matters more than having more data. This is practical advice for engineering leaders who need to scale AI without breaking their budget or their team’s sanity. #ActiveLearning #MachineLearning #DataScience #ArtificialIntelligence #ScaleAI #HumanInTheLoop #UncertaintySampling #ModelAccuracy #DataLabeling #ComputeOptimization #FexingoBusiness #BusinessPodcast #TechTrends #AIEfficiency #DataStrategy #MLOps #PredictiveAnalytics #SmartData Keep every episode free: buymeacoffee.com/fexingo -
Why Your Data Models Fail at Scale 12.09.2026 7минMost data teams build models that work perfectly in the lab but collapse under real-world traffic. In this episode, we explore how Microsoft tackled massive latency issues by moving from batch processing to online learning systems. We break down the specific trade-offs between model freshness and computational cost, and why the ten percent improvement in response time mattered more than any accuracy metric. Lucas and Luna dissect the engineering decisions behind scalable AI infrastructure. #DataScience #MachineLearning #ScalableAI #Microsoft #OnlineLearning #ModelDeployment #LatencyOptimization #RealTimeAnalytics #FeatureStore #ModelFreshness #Infrastructure #TechEngineering #FexingoBusiness #BusinessPodcast #DataDriven #AIOps #ComputationalCost #ProductionReady Keep every episode free: buymeacoffee.com/fexingo -
How Data Teams Measure AI Impact Beyond Accuracy 11.09.2026 10минMost data teams celebrate model accuracy while ignoring whether the model actually moves business needles. Lucas and Luna drill into why optimizing for F-score or RMSE often leads to production paralysis. They examine a specific case where a major retail chain shifted from predictive precision to causal uplift modeling, revealing how true ROI emerges only when we measure decision quality rather than prediction quality. This episode offers a concrete framework for aligning machine learning outputs with operational outcomes. #DataScience #MachineLearning #ModelROI #CausalInference #UpliftModeling #BusinessImpact #ProductionAI #DecisionIntelligence #FexingoBusiness #BusinessPodcast #TechAnalytics #DataStrategy #ModelMonitoring #OperationalEfficiency #LucasAndLuna #DataDriven #AIethics #MetricsThatMatter Keep every episode free: buymeacoffee.com/fexingo -
How Data Teams Build Causal AI Models 10.09.2026 13минMost data teams are stuck in correlation. They build models that predict what happens but can’t explain why, leading to costly mistakes when interventions change the underlying environment. In this episode, Lucas and Luna explore how forward-thinking organizations are shifting from predictive machine learning to causal inference. We look at a specific case where a major logistics provider used do-calculus and structural equation modeling to distinguish between weather-driven demand spikes and genuine marketing effectiveness. You’ll learn why standard A/B testing fails for complex business systems, how to build causal graphs before touching any code, and why understanding confounders is the only way to trust your model when the world shifts. This is Episode 181 of The Data Science Podcast with Fexingo. #CausalInference #DataScience #MachineLearning #BusinessAnalytics #FexingoBusiness #BusinessPodcast #DecisionMaking #AIModels #Confounders #PredictiveAnalytics #TechTrends2026 #DataStrategy #LogisticsOptimization #StructuralEquations #DoCalculus #Counterfactuals #DataTeams #ROIMeasurement Keep every episode free: buymeacoffee.com/fexingo -
How Data Teams Build Model Cards for Transparency 09.09.2026 12минIn this episode of The Data Science Podcast with Fexingo, Lucas and Luna explore the emerging practice of model cards. They examine how leading technology teams are using standardized documentation to disclose a machine learning system’s intended use, performance metrics across demographic groups, and known limitations. Rather than treating models as black boxes, data science teams are adopting transparency frameworks similar to nutrition labels to build trust with regulators and end users. The discussion covers the structural components of a model card, how to handle edge cases in deployment, and why documenting failure modes is just as critical as reporting accuracy scores. This practical guide helps data scientists and engineering leaders prepare their AI systems for responsible production environments. #ModelCards #AITransparency #ResponsibleAI #MachineLearning #DataScience #TechEthics #MLOps #AIGovernance #FexingoBusiness #BusinessPodcast #TechnologyTrends #DataDriven #ModelDocumentation #BiasDetection #ProductionAI #TechLeadership #AlgorithmicFairness #DataEngineering Keep every episode free: buymeacoffee.com/fexingo -
How Data Teams Build Explainable AI Systems 08.09.2026 10минWe explore why black box models are failing enterprise trust and how data teams are shifting toward inherently interpretable architectures. Using a specific case from a major fintech lender, we look at the trade-off between raw predictive power and regulatory compliance. The episode breaks down three practical techniques for building models that explain themselves without sacrificing accuracy. #ExplainableAI #XAI #ModelInterpretability #DataScience #MachineLearning #FexingoBusiness #BusinessPodcast #TechTrends2026 #RegulatoryCompliance #FinTech #AlgorithmicBias #TrustInAI #DataEthics #LucasAndLuna #AIGovernance #ModelTransparency #EnterpriseAI #DataDriven Keep every episode free: buymeacoffee.com/fexingo -
How Data Teams Measure ROI Beyond Accuracy 07.09.2026 10минWe explore the hidden gap between model accuracy and actual business value, using a specific case where a retail giant’s high-precision inventory model failed to move product. Lucas and Luna break down why optimizing for F1 scores can lead to zero return on investment, and how leading data teams are shifting toward causal inference and marginal lift modeling to prove true economic impact. This is not about better algorithms, it is about better accounting. #DataScience #MachineLearning #BusinessROI #ModelImpact #CausalInference #LiftModeling #RetailAnalytics #SupplyChainOptimization #LucasAndLuna #FexingoBusiness #BusinessPodcast #TechTrends2026 #DataStrategy #EconomicValue #PredictiveAnalytics #OperationalEfficiency #DecisionScience #DataLeadership Keep every episode free: buymeacoffee.com/fexingo -
How Data Teams Handle Concept Drift 06.09.2026 11минIn this episode of The Data Science Podcast with Fexingo, Lucas and Luna dive into the subtle but critical issue of concept drift. While feature drift is well understood, concept drift represents a fundamental shift in the relationship between input data and target variables over time. Using examples from e-commerce recommendation engines and credit scoring models, we explore why model accuracy can silently degrade even when input distributions remain stable. The hosts discuss detection strategies, retraining triggers, and the human element of interpreting model performance in a changing world. #ConceptDrift #MachineLearning #DataScience #ModelMonitoring #ArtificialIntelligence #DataEngineering #PredictiveAnalytics #FexingoBusiness #BusinessPodcast #TechTrends #ModelDecay #AIInfrastructure #DataStrategy #MLOps #AlgorithmicBias #RealTimeAnalytics #DataQuality #BusinessIntelligence #FutureOfWork Keep every episode free: buymeacoffee.com/fexingo -
How Data Teams Use Synthetic Data to Train AI 05.09.2026 13минReal data is messy, biased, and expensive. Synthetic data offers a way to generate realistic training sets without touching private information. We look at how major firms are using generative models to create artificial datasets for healthcare and finance, and whether this shortcut actually works or just moves the bias elsewhere. This episode explores the mechanics of synthetic data generation, its applications in privacy-preserving analytics, and the risks of training on fabricated reality. #SyntheticData #DataScience #MachineLearning #PrivacyPreservingAI #GenerativeModels #DataEthics #HealthcareAnalytics #FinancialModeling #FexingoBusiness #BusinessPodcast #TechTrends2026 #AIAutomation #DataEngineering #BiasInAI #GDPRCompliance #LLMTraining #DataPrivacy #LucasAndLuna Keep every episode free: buymeacoffee.com/fexingo -
Why Your AI Models Are Failing in Production 04.09.2026 9минWe explore the hidden gap between model accuracy and business value using a specific case study from a major fintech lender. Discover why optimizing for precision creates silent losses, how to measure true economic impact, and the practical framework data teams use to align algorithmic performance with real-world margins. This episode breaks down the difference between statistical fidelity and financial utility. #FexingoBusiness #BusinessPodcast #DataScience #MachineLearning #ModelMonitoring #AIEthics #ProductionAI #DataDriven #TechStrategy #FinancialServices #RiskManagement #AlgorithmicBias #MLOps #BusinessImpact #DataAnalytics #TechLeadership #FutureOfWork #Innovation Keep every episode free: buymeacoffee.com/fexingo -
How Data Teams Measure Model Impact Beyond Accuracy 03.09.2026 11минMost data teams celebrate high accuracy scores but fail to track whether those models actually move the business needle. In this episode, Lucas and Luna dissect the gap between technical performance and commercial value using a specific retail inventory case where a model improved precision by two percent yet reduced overall profitability due to ignored opportunity costs. They introduce the concept of decision-centric evaluation, showing how to map prediction errors directly to P&L impact rather than relying on abstract metrics like AUC or F1 scores. The conversation explores why shifting from predictive accuracy to decision utility changes how you hire, build, and monitor your machine learning pipelines in September 2026. #DataScience #MachineLearning #BusinessImpact #ModelEvaluation #DecisionCentricAI #RetailAnalytics #InventoryManagement #Profitability #DataStrategy #TechLeadership #FexingoBusiness #BusinessPodcast #Analytics #MLops #KPIs #ROI #DataDriven #Technology Keep every episode free: buymeacoffee.com/fexingo -
How Data Teams Use Data Lineage to Trace Model Decisions 02.09.2026 12минWe talk about the hidden cost of black-box models and why tracing data lineage is no longer optional for regulated industries. Using a recent compliance failure at a major fintech firm as our anchor, we break down how lineage graphs connect raw inputs to final predictions. We discuss the practical tools like OpenLineage and Marquez, and why tracking metadata matters more than just tracking model accuracy. If you are building AI systems that affect people's lives, this episode explains how to build an audit trail that actually holds up under scrutiny. #DataLineage #MLOps #ModelGovernance #FexingoBusiness #BusinessPodcast #MachineLearning #AICompliance #DataEngineering #AuditTrails #TechStrategy #OpenLineage #DataProvenance #RegulatoryRisk #FinTech #ModelTransparency #DataOps #EthicalAI #LucasAndLuna Keep every episode free: buymeacoffee.com/fexingo -
How Data Teams Use Feature Engineering to Build Better Models 01.09.2026 11минWe talk about the often overlooked art of feature engineering and why raw data rarely wins on its own. Lucas and Luna break down how transforming variables, like creating interaction terms or encoding categorical noise, can double model performance without touching a single line of deep learning code. We look at a specific case from a mid-sized retail analytics team that improved their churn prediction by thirty percent simply by restructuring their time-series features. It is a reminder that domain knowledge still beats brute force computing in many practical business scenarios. #FeatureEngineering #DataScience #MachineLearning #BusinessAnalytics #ModelPerformance #DataPreprocessing #RetailAnalytics #ChurnPrediction #TimeSeriesAnalysis #CategoricalEncoding #InteractionTerms #DataStrategy #FexingoBusiness #BusinessPodcast #TechTrends2026 #DataQuality #PredictiveModeling #LucasAndLuna Keep every episode free: buymeacoffee.com/fexingo -
How Data Teams Use Survival Analysis to Predict Churn 31.08.2026 8минIn this episode of The Data Science Podcast, Lucas and Luna explore how data teams apply survival analysis to predict customer churn. They unpack the core concepts—hazard functions, Kaplan-Meier curves, and Cox proportional hazards—using a relatable example: a subscription streaming service losing customers at different rates. They discuss why traditional classification models often miss the timing of churn, how censoring works, and how survival models can guide retention strategies like renewal reminders. Along the way, they touch on the intuition behind hazard ratios and how companies like telecoms and SaaS providers use these techniques in practice. By the end, you'll understand why survival analysis isn't just for clinical trials—it's a powerful tool for any data scientist dealing with time-to-event data. Tune in for a practical, jargon-free breakdown that connects statistical concepts to real business decisions. #SurvivalAnalysis #CustomerChurn #DataScience #MachineLearning #HazardFunction #KaplanMeier #CoxRegression #ChurnPrediction #RetentionStrategy #SubscriberChurn #DataDriven #TechPodcast #FexingoBusiness #BusinessPodcast #Analytics #PredictiveModeling #TimeToEvent #SaaS Keep every episode free: buymeacoffee.com/fexingo
Популаран у
Овај подкаст се појављује и у подкаст листама ових земаља.