Skip to content
View Coltrane35's full-sized avatar
:atom:
workin
:atom:
workin

Block or report Coltrane35

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Coltrane35/README.md

πŸ‘‹ Hi, I'm Grzegorz

I’m a Data Science practitioner focused on predictive analytics and machine learning for tabular data.

I work mainly on:

  • customer churn prediction
  • classification and regression problems
  • business-oriented machine learning models

I care about:

  • clean data pipelines
  • reproducible experiments
  • practical model evaluation (ROC AUC, F1, RMSE)

πŸ›  Tech Stack

  • Python
  • Pandas, NumPy
  • Scikit-learn
  • CatBoost
  • MLflow

πŸ“‚ Selected Projects

  • Customer Churn Prediction – CatBoost classifier with threshold tuning
  • Student Test Score Prediction – Regression model (Kaggle Playground Series)

πŸ“« Open to freelance and collaboration opportunities.

Pinned Loading

  1. playground-churn-project playground-churn-project Public

    Customer churn prediction using CatBoost with a complete machine learning pipeline.

    Python

  2. kaggle-playground-s6e1-student-test-scores kaggle-playground-s6e1-student-test-scores Public

    Kaggle Playground Series S6E1 – regression model for student exam score prediction.

    Python

  3. predicting-loan-payback predicting-loan-payback Public

    Production-ready machine learning pipeline for loan repayment prediction using CatBoost with cross-validation and model evaluation.

    Python

  4. customer-lifetime-value-retail customer-lifetime-value-retail Public

    End-to-end Customer Lifetime Value (CLV) prediction pipeline using RFM analysis and CatBoost

    Python