tp-fp
There are 2 repositories under tp-fp topic.
joydeepmedhi/Tensorflow-Object-Detection-API
TF Object Detection API with simultaneous validation & more validation metrics!
shaunwang1350/CreditLoans_MachineLearning
Credit risk is an inherently unbalanced classification problem, as the number of good loans easily outnumber the number of risky loans. I employed Machine Learning techniques to train and evaluate models with unbalanced classes. I used imbalanced-learn and scikit-learn libraries to build and evaluate models using resampling. I also evaluated the performance of these models and made a recommendation on whether they should be used to predict credit risk.