Skip to content
View itxtx's full-sized avatar

Block or report itxtx

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. credit_card_fraud_prediction credit_card_fraud_prediction Public

    A project on credit card fraud detection comparing supervised (Logistic Regression, Random Forest, XGBoost) and unsupervised models (Isolation Forest, LOF). Includes EDA, class imbalance handling, …

    Jupyter Notebook

  2. crawler_go crawler_go Public

    Go

  3. customer_churn_prediction customer_churn_prediction Public

    This repository contains a complete machine learning project for predicting customer churn. It covers the entire data science workflow, from data cleaning and feature engineering to model training …

    Jupyter Notebook

  4. solar_prediction solar_prediction Public

    This project is designed to predict solar energy generation. It utilizes a machine learning model built within a Jupyter Notebook environment. The repository is structured to support a complete dat…

    Jupyter Notebook

  5. rag_math_project rag_math_project Public

    An adaptive learning system using Retrieval-Augmented Generation (RAG) to create a dynamic, personalized learning journey from technical LaTeX documents. The system ingests content, generates tailo…

    Python