Data Science
53 articles in this category (Page 2 of 3)
AI NewsData ScienceTime Series
Estacionariedade: Why Historical Averages Are Dangerous for Your Projections
This article explores time series estacionarity, using the Augmented Dickey-Fuller (ADF) test to diagnose stochastic trends and configuring the integration parameter (*d*) in SARIMAX to avoid global mean bias.
Read more
AI Newsmachinelearningpython
Machine Learning for Fuel Efficiency Prediction: Tree-Based Model Analysis
A hands-on exploration of tree-based models (Decision Trees, Random Forests, XGBoost) to predict vehicle fuel efficiency (MPG), including data preparation, hyperparameter tuning, and feature importance analysis.
Read more