Tag: supervised ML/AI
-
Comparative ML/AI Performance Analysis of 13 Handwritten Digit Recognition (HDR) Scikit-Learn Algorithms with PCA+HPO
Featured Photo by Torsten Dettlaff on Pexels The article consists of the following three parts: 3. Unsupervised ML using the Principal Component Analysis (PCA) for the dimensionality reduction within Parts 1 and 2. Our main goal is to build a text and graphics report comparing the main scikit-learn classification metrics: accuracy_score, classification_report (precision, recall, and…
-
E-Commerce ML/AI Classification
Contents: Introduction Let us look at the most popular supervised ML/AI use-case – classification of various clothing images to categorize clothing into several categories. The classification of fashion items in a photograph includes the identification of individual garments. The same has applications in social networking (Instagram, YouTube, Twitter, etc.), e-commerce (e.g. Shopify), and criminal law as…
-
Python Use-Case Supervised ML/AI in Breast Cancer (BC) Classification
https://www.canva.com/design/DAE7oU6O6QQ/share/preview?token=xH-OB2oXeQSrennmqMC2hw&role=EDITOR&utm_content=DAE7oU6O6QQ&utm_campaign=designshare&utm_medium=link&utm_source=sharebutton Acknowledgements with the ML/AI contribution https://hiscidatmlai.blogspot.com/2022/02/digital-transformation-all-way.html… and @VismeApp #Graphics via ref https://visme.co/?ref=al24 Thanks to Mugdha Paithankar [1] and https://kaggle.com/uciml/breast-cancer-wisconsin-data… [2] for the shared open-source content! Introduction Breast Cancer (BC) continues to be the most frequent cancer in females, affecting about one in 8 women and causing the highest number of cancer-related deaths in…
-
Real Estate Supervised ML/AI Linear Regression Revisited – USA House Price Prediction
ETL Workflow Linear regression is an algorithm of supervised Machine Learning (ML) in which the predicted output is continuous with having a constant slope [1]. Consider a company of real estate with datasets containing the property prices of a specific region. The price of a property is based on essential factors like bedrooms, areas, and…
-
Supervised ML/AI Breast Cancer Diagnostics – The Power of HealthTech
Problem Breast cancer (BC) is the uncontrollable growth of malignant cells in the breasts [1]. BC is the most common cancer with the highest mortality rate. The exact cause of breast cancer is unknown, but some women have a higher risk than others. This includes women with a personal or family history of breast cancer and…