You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🔌 Claude Code Plugin for institutional-grade equity research. Install with /plugin marketplace add. Generates professional buy/sell recommendations with comprehensive fundamental analysis, technical indicators, and risk assessment. Educational use only - not financial advice.
A Python script to classify companies based on financial metrics like Piotroski F-Score and Stock Valuation, using CSV financial data for analysis and output.
A Python script to classify companies based on financial metrics like Piotroski F-Score and Stock Valuation, using CSV financial data for analysis and output.
Machine learning system for credit risk assessment using German Credit and Loan Approval datasets. Implements Logistic Regression, Random Forest, and Gradient Boosting classifiers with comprehensive EDA, feature engineering, and model comparison visualizations. Achieves 70%+ accuracy in default prediction.
This Python toolkit enables SEC data collection and financial data extraction via SEC EDGAR API. It provides 10-K filings download, financial metrics extraction, and batch SEC downloading for investment research tools, quantitative finance, and AI financial analysis.