Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
TuanVA committed Feb 27, 2024
1 parent 9b7defd commit 0c9ea96
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ <h5 class="mb-2">Experience</h5>
class="medium lynchin2" style="float:right; color: #08b0b5;">
Aug 2019 - Mar 2020</span>
</div>
<div class="lynchin"><ul><li><p>Designed and built real-time fraud detection system for ATM transactions, resulting in a significant reduction in fraudulent activity.</p></li><li><p>Implemented ML algorithms and tools such as Tibco Statica, Tibco Datascience, Sk-learn and Tree-based algorithms, etc to clean, enrichment data and train model.</p></li><li><p>Deployed trained model with the ~30% true positive (actual fraudulent activity) and ~25% false negative (actual non-fraudulent notify) result using Spring boot, Kafka.</p></li></ul></div>
<div class="lynchin"><ul><li><p>Designed and built real-time fraud detection system for ATM transactions, resulting in a significant reduction in fraudulent activity.</p></li><li><p>Implemented ML algorithms and tools such as Tibco Statica, Tibco Datascience, Pandas, Sk-learn and Tree-based algorithm, etc libraries using Python to load data from Oracle DB for cleansing, enrichment data and train model.</p></li><li><p>Deployed trained model with the ~30% true positive (actual fraudulent activity) and ~25% false negative (actual non-fraudulent notify) result using Spring boot, Kafka with two main streams, one for training cycle, one for detection.</p></li></ul></div>
<!--<p>
<span class="badge text-body border border-1">Java</span>
<span class="badge text-body border border-1">Python</span>
Expand Down
Binary file not shown.

0 comments on commit 0c9ea96

Please sign in to comment.