TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Analyzing PPP Loan Fraud with Advanced Python Data Analysis

1 点作者 eigenvalue3 个月前
I recently made a quite elaborate system for systematically finding suspected fraudulent loans in a giant 8.4gb CSV dump of PPP loan data using lots of interesting Python data science techniques. The entire thing is open-source, and you can easily replicate the findings, which are depressing.<p>If you just want to see the complete final outputs of the analysis that looks at the most suspicious looking loans (after scoring them using a powerful model that looks at many indicators of fraud), you can see them here:<p><a href="https:&#x2F;&#x2F;raw.githubusercontent.com&#x2F;Dicklesworthstone&#x2F;ppp_loan_fraud_analysis&#x2F;refs&#x2F;heads&#x2F;main&#x2F;final_output_of_analysis_step_in_ppp_loan_fraud_analysis.txt" rel="nofollow">https:&#x2F;&#x2F;raw.githubusercontent.com&#x2F;Dicklesworthstone&#x2F;ppp_loan...</a><p>I did all of this work in the last couple days, mostly using Grok3, which was a really great way to get familiar with this new and very powerful model. I was impressed with how well it worked, both in terms of helping to come up with ideas for the system and also implementing it.<p>I also wrote a blog post about it with more details (although the readme file in the repo is probably more informative, if technical):<p><a href="https:&#x2F;&#x2F;fixmydocuments.com&#x2F;blog&#x2F;02_ppp_loan_fraud_analysis" rel="nofollow">https:&#x2F;&#x2F;fixmydocuments.com&#x2F;blog&#x2F;02_ppp_loan_fraud_analysis</a>

暂无评论

暂无评论