-
# Online Payment Fraud Detection using Machine Learning
=====================================================
This project aims to develop a machine learning model that can detect online payment f…
-
-
**Description of the false positive**
This flags every single use of MD5 as a cryptography problem.
MD5 exists for a reason an it's entirely inappropriate to flag any and every usage of it as a cr…
-
### Feature Name
SSD Object Detection Algorithm
### Feature Description
The SSD (Single Shot MultiBox Detector) is an efficient deep learning algorithm for real-time object detection. It processes …
-
### Have you completed your first issue?
- [X] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [X] I have the link to my latest merged PR
### Latest Merg…
-
If you would like to submit a new project, it'd be nicer to make a pull request. I'll still read these issues, but a pull request would be ideal!
-
**Issue will be closed if:**
- You mention more than one algorithm. You can create a separate issue for each algorithm once the current one is completed.
- You propose an algorithm that is already p…
-
**Developer TODO (don't remove)**
- [ ] create new branch. put issue number at start of name
- [ ] keep old algorithm as a compatibility feature
- [ ] update documentation
- [ ] squash and merge
…
-
Observation from reviewing https://github.com/ESA-APEx/apex_algorithms/pull/44:
some references use feature branch references: e.g.
- `algorithm_catalog/eurac_pv_farm_detection.json` refers to `https:…
-
There seems to be a dearth of community detection algorithms in the current Graphs.jl. Hopefully this can be remedied in the future, and to that end I thought I'd list the ones that NetworkX [currentl…