AmirhosseinHonardoust / How-AI-Detects-RugpullsLinks
A deep technical article exploring how AI, feature engineering, and static smart-contract analysis uncover rugpull risks before humans detect them. Covers Solidity pattern mining, mint abuse detection, blacklist/fee manipulation signals, ML-inspired scoring models, and how to quantify ERC-20 token scam probability.
☆19Updated 2 months ago
Alternatives and similar repositories for How-AI-Detects-Rugpulls
Users that are interested in How-AI-Detects-Rugpulls are comparing it to the libraries listed below
Sorting:
- A comprehensive deep dive into how Variational Autoencoders (VAEs) learn to generate realistic synthetic tabular data. This project explo…☆20Updated 2 months ago
- A detailed educational article exploring how Streamlit revolutionizes AI app development. Learn how this Python framework bridges the gap…☆22Updated 3 months ago
- Missing Data Doctor is a diagnostic and treatment toolkit for missing values in machine learning datasets. It profiles missingness patter…☆18Updated 2 months ago
- A hands-on project for forecasting time-series with PyTorch LSTMs. It creates realistic daily data (trend, seasonality, events, noise), p…☆25Updated 4 months ago
- A PyTorch implementation of a Deep Convolutional GAN (DCGAN) trained on MNIST. Includes training scripts, generator & discriminator model…☆28Updated 4 months ago
- Customer reviews sentiment analysis with Python and NLP. Generates a synthetic dataset of positive, neutral, and negative reviews, applie…☆25Updated 4 months ago
- Forecast factory is an interactive AI-powered forecasting and simulation tool built with Python, Streamlit, Prophet, and SQL. It enables …☆21Updated 3 months ago
- Image classification with PyTorch using Convolutional Neural Networks (CNNs). Trains on MNIST with convolution, pooling, and fully connec…☆26Updated 4 months ago
- Synthetic sales data analysis with Python. Generate realistic sales transactions, clean and validate data, compute KPIs, and visualize re…☆29Updated 3 months ago
- Noise Injection Techniques provides a comprehensive exploration of methods to make machine learning models more robust to real-world bad …☆20Updated 2 months ago
- Customer churn prediction with Python using synthetic datasets. Includes data generation, feature engineering, and training with Logistic…☆25Updated 4 months ago
- Movie recommendation system with Python. Implements content-based filtering (TF-IDF + cosine similarity), collaborative filtering with ma…☆29Updated 4 months ago
- End-to-end demand forecasting with Python using synthetic time-series sales data. Includes data generation, cleaning, ARIMA/SARIMA model …☆26Updated 4 months ago
- Detect suspicious financial transactions using SQL and Python. Build user-level behavioral features in SQLite, apply Isolation Forest for…☆28Updated 3 months ago
- An explanation-first HR analytics system that reconstructs why employee exit becomes rational. Instead of predicting attrition, it genera…☆14Updated last month
- Analyze employee performance and productivity using SQL and Python. Build HR dashboards to evaluate departmental KPIs, efficiency trends,…☆30Updated 3 months ago
- An AI-driven productivity tracking app built with Python, Streamlit, SQLite, and Machine Learning. It logs and analyzes study sessions, p…☆30Updated 2 months ago
- An explainable AI system that combines Graph Intelligence, Vector Search, and Retrieval-Augmented Generation (RAG) to deliver grounded an…☆24Updated 3 months ago
- An end-to-end image captioning project using a CNN encoder (ResNet-50) and LSTM decoder in PyTorch. Includes vocabulary building, preproc…☆43Updated 4 months ago
- End-to-end sentiment analysis of tweets using BERT. Includes preprocessing, training, and evaluation with classification reports, confusi…☆39Updated 4 months ago
- A comprehensive, professional guide explaining the differences, strengths, and best practices of Retrieval-Augmented Generation (RAG) and…☆23Updated 3 months ago
- Python project for Market Basket Analysis. Generates synthetic retail transactions, mines frequent itemsets using Apriori & FP-Growth, de…☆36Updated 3 months ago
- I’m Amirhosein Honardoust, a passionate developer and data scientist with experience in Python, PyTorch, deep learning, and machine learn…☆39Updated last week
- Predict the profitability of potential coffee shop locations using SQL and Python. Combines data engineering with feature-rich regression…☆40Updated 3 months ago
- Detect and classify fraudulent transactions using SQL and Python. Generate behavioral features with SQLite, train a Logistic Regression m…☆32Updated 3 months ago
- A Streamlit + SQLite + Python dashboard for monitoring content performance KPIs. Tracks impressions, clicks, conversions, CTR, and conver…☆22Updated 3 months ago
- Predict stock prices using LSTM networks in PyTorch. This project covers data preprocessing, sliding window creation, model training with…☆38Updated 4 months ago
- Introduction☆54Updated this week
- A complete NLP and Machine Learning project to detect fake and real news using TF-IDF and Logistic Regression. Includes full training pip…☆49Updated 3 months ago
- Hybrid AI is the future of explainable intelligence. This article explores how combining vector search, knowledge graphs, and retrieval-a…☆21Updated 3 months ago