Skip to content
View dilatedtime's full-sized avatar

Block or report dilatedtime

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Bank-Customer-Churn-Prediction Bank-Customer-Churn-Prediction Public

    A concise ML framework for customer churn prediction, covering data preprocessing (SMOTE, encoding, outlier removal, scaling), model training (Decision Tree, Random Forest, KNN), hyperparameter tun…

    Jupyter Notebook 1

  2. Bank-Stability-Analysis Bank-Stability-Analysis Public

    Panel-data analysis of financial stability in Indian Scheduled Commercial Banks (2005–2024) using Z-score, NPAs, capital adequacy, and other key indicators. Includes data preparation, metric constr…

    Jupyter Notebook 2

  3. blockchain-python blockchain-python Public

    Forked from DrunkenMaster2004/blockchain-python

    A full-stack Proof-of-Work (PoW) blockchain prototype featuring a Python/Flask consensus node and a client-side Web3 dashboard with secp256k1 cryptographic signing.

    HTML

  4. BRAINS BRAINS Public

    Forked from optimusprimeg/BRAINS

    This repository serves as the central hub for the Bayesian Ranking and Analysis of Investment Strategies summer project under mentorship at Stamatics IITK. The project explores the use of Bayesian …

    Jupyter Notebook 1

  5. Data-Structures-Algorithm Data-Structures-Algorithm Public

    This repository offers formal, comprehensive implementations of core Data Structures and Algorithms, accompanied by practical applications. It encompasses curated solutions to LeetCode and Geeksfor…

    C++ 1

  6. Stock-price-prediction-using-time-series-analysis-and-RNNs.pdf Stock-price-prediction-using-time-series-analysis-and-RNNs.pdf Public

    A hybrid stock price prediction model combining ARIMA and LSTM. Explored probability, regression, and time series concepts (stationarity, ACF/PACF). ARIMA captured linear trends, while LSTM modeled…

    Jupyter Notebook