Skip to content

AzagrouzeMed/ann-prediction-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ann-prediction-project

Artificial Neural Network (ANN) project with Flask API and web interface for predicting customer purchase behavior.

🧠 ANN Prediction Project

📌 Description

Ce projet implémente un réseau de neurones artificiels (ANN) pour prédire la probabilité d’achat d’un client.

L’application inclut une API Flask ainsi qu’une interface web interactive permettant d’effectuer des prédictions en temps réel.


🚀 Fonctionnalités

  • Implémentation d’un ANN (forward propagation)
  • Fonction d’activation Sigmoid
  • Normalisation des données
  • API REST avec Flask
  • Interface web (HTML/CSS)
  • Prédiction en temps réel (%)
  • Visualisation avec barre dynamique

🛠️ Technologies

  • Python
  • NumPy
  • Flask
  • HTML / CSS

📸 Résultats du modèle ANN

🟢 Cas positif

verte

🔴 Cas négatif

rouge

👉 Interface web avec prédiction et visualisation


📁 Structure image

▶️ Lancer le projet

python app.py


###lien
https://azagrouzemed.github.io/ann-prediction-project/

About

Artificial Neural Network (ANN) project with Flask API and web interface for predicting customer purchase behavior.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors