brand_name string Official brand name brand_freq numeric Brand frequency/popularity score snowdrop_name string Merchant's claimed name address_norm string Normalized business address country string Business country city string Business city website string Business website website_match binary Whether website matches brand target string "verified" or "not_verified" calculated_weights numeric Sample weights for training split string "TRAIN", "VALIDATE", or "TEST"src/config.py:pipeline_summary.json - Complete pipeline results and metricsevaluation_results.json - Detailed evaluation metricsrbf_svm_model.joblib - Trained model artifactconfusion_matrices.png - Visualization of model performanceclassification_reports.txt - Detailed classification metricsrequirements.txt for complete dependency list with version constraints.git checkout -b feature-nameblack, flake8, mypy, pytestPosted Jul 21, 2025
Developed an RBF-SVM model for brand verification with high recall and precision.
0
0