Skip to content
#

model-performance-comparison

Here are 11 public repositories matching this topic...

Forecast Apple stock prices using Python, machine learning, and time series analysis. Compare performance of four models for comprehensive analysis and prediction.

  • Updated Dec 20, 2022
  • Jupyter Notebook

🔍 Built a 1-Nearest-Neighbor classifier with feature selection techniques (forward selection, backward elimination) implemented from scratch to explore model accuracy and interpretability. Feature selection helps identify the most relevant input variables to improve model accuracy, reduce overfitting, and simplify interpretation.

  • Updated Jul 5, 2025
  • Python

Unemployment Rate Forecasting using Time Series techniques, leveraging Statsmodels, LSTMs, and Facebook's Prophet library to predict future unemployment trends. The project includes model comparison, hyperparameter tuning, and visualization of forecasted results.

  • Updated Oct 7, 2024
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the model-performance-comparison topic, visit your repo's landing page and select "manage topics."

Learn more