Skip to content
#

Neural Network

Artificial neural networks (ANN) are computational systems that "learn" to perform tasks by considering examples, generally without being programmed with any task-specific rules.

Here are 19,262 public repositories matching this topic...

To build a classification system to predict whether a customer will churn or not based on the IBM Telecom Data from Kaggle. Technically, it is a binary classifier that divides clients into two groups-those who leave and those who do not. The classifier will be built using bagging algorithms like Random Forest, boosting algorithms & Neural Networks

  • Updated May 21, 2024
  • Jupyter Notebook
qdrant
Followers
2k followers
Wikipedia
Wikipedia

Related Topics

deep-learning machine-learning tensorflow