Skip to content

Applied machine learning projects in Python covering weather forecasting, wine quality classification, stock price prediction, cancer diagnosis, marketing analytics, and taxi fare estimation. Models include XGBoost and neural networks with cross-validation, hyperparameter tuning, and performance evaluation (MAE, RMSE, accuracy).

Notifications You must be signed in to change notification settings

alxmuhd/Python-Projects

Repository files navigation

Python-Projects

A collection of applied machine learning projects built in Python, covering real-world prediction tasks across finance, health, marketing, and forecasting.

Projects Included

  • Weather Prediction (XGBoost)
  • Wine Quality Classification
  • Stock Price Prediction (Regression)
  • Cancer Diagnosis (Classification)
  • Marketing Analytics
  • Taxi Fare Prediction (ANN – TensorFlow/Keras)

Tools & Methods

  • Python
  • Scikit-learn
  • XGBoost
  • TensorFlow / Keras
  • Cross-validation & GridSearchCV
  • Performance metrics (MAE, RMSE, Accuracy)

Each notebook contains data preprocessing, feature engineering, model training, hyperparameter tuning, and evaluation.

About

Applied machine learning projects in Python covering weather forecasting, wine quality classification, stock price prediction, cancer diagnosis, marketing analytics, and taxi fare estimation. Models include XGBoost and neural networks with cross-validation, hyperparameter tuning, and performance evaluation (MAE, RMSE, accuracy).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published