Alirezaesfa / Fraud-Detector

1 stars 0 forks source link

Basic Model Setup #2

Open Alirezaesfa opened 2 weeks ago

Alirezaesfa commented 2 weeks ago

As a developer, I want to set up a basic anomaly detection model with standard machine learning algorithms, so that I can quickly evaluate initial model performance.

Alirezaesfa commented 2 weeks ago

Research and select simple models (e.g., logistic regression, decision trees). Implement basic model structure and initial testing.