Adrien Payong

Data scientist professional with a knack for artificial intelligence and computer vision. Ambitious, creative, and resourceful with a business mind. AI IBM Certified professional with two years of experience managing data science projects.



Adrien Payong's Featured Articles


articles/fake-news-detection-using-transformers-in-python.jpg
Fake News Detection in Python

Exploring the fake news dataset, performing data analysis such as word clouds and ngrams, and fine-tuning BERT transformer to build a fake news detector in Python using transformers library.

articles/credit-card-fraud-detection-in-python.jpg
Credit Card Fraud Detection in Python

Learn how to build a model that is able to detect fraudulent credit card transactions with high accuracy, recall and F1 score using Scikit-learn in Python.

articles/customer-churn-prediction-in-python.jpg
Customer Churn Prediction: A Complete Guide in Python

Learn how to perform data analysis and make predictive models to predict customer churn effectively in Python using sklearn, seaborn and more.

articles/dropout-regularization-in-pytorch-python.jpg
Dropout Regularization using PyTorch in Python

Learn the importance of dropout regularization and how to apply it in PyTorch Deep learning framework in Python.

articles/recommender-systems-using-association-rules-in-python.jpg
Recommender Systems using Association Rules Mining in Python

Build a recommender system for market basket analysis With association rule mining with the Online Retail dataset in Python.

articles/handling-files-in-python-using-os-module.jpg
K-Fold Cross Validation using Scikit-Learn in Python

Learn how you can perform K-Fold cross validation technique using the scikit-learn library in Python.