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
Custom implementation of Naïve Bayes and Decision Tree classifiers from scratch, applied to categorical datasets (Mushroom & Congressional Voting). No scikit-learn used—focus on core ML principles like entropy, Laplace smoothing, and tree traversal.
GovTrack — independent third-party profile of a public API surface, by API Evangelist. GovTrack is a free, open-access platform for tracking the United States Congress, providing legislative data since 2004. It offers a REST API for accessing bill status, voting records, Congressional member information, committee data, and cosponsorship records —
🏛️ Interactive dashboard analyzing voting behavior and government alignment in the Brazilian Chamber of Deputies. Features nominal vote tracking, thematic classification, and high-performance data processing with R, Shiny, and Arrow.
LegiScan — independent third-party profile of a public API surface, by API Evangelist. LegiScan is a national legislative tracking service providing real-time data on bill activity, voting records, and legislative actions across all 50 US states and Congress. The LegiScan API offers a JSON-based RPC-style interface supporting both pull and push dat