FraudDetectAI is a project aimed at developing an artificial intelligence-based system for fraud detection. The system utilizes advanced machine learning techniques to analyze and identify fraudulent activities in various domains.
-
ODABOD.ipynb: Jupyter Notebook containing the implementation of the ODABOD (Outlier Detection with Autoencoders using Bagging of Deep models) algorithm for fraud detection. -
ODLOF.ipynb: Jupyter Notebook containing the implementation of the ODLOF (Outlier Detection with Local Outlier Factors) algorithm for fraud detection.
To get started with FraudDetectAI, follow these steps:
-
Clone the repository:
git clone https://github.com/MohamadsalehMoradpoor/FraudDetectAI.git
-
Install the required dependencies:
pip install -r requirements.txt
-
Open the Jupyter Notebooks
ODABOD.ipynbandODLOF.ipynbto explore and run the fraud detection algorithms.
Contributions are welcome! If you would like to contribute to FraudDetectAI, please fork the repository and create a pull request.
For any questions or inquiries, please contact me.