<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Amna Akram</title>
    <description>The latest articles on DEV Community by Amna Akram (@amna200123).</description>
    <link>https://dev.to/amna200123</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1670964%2Fb55885cb-5dfe-44e4-984a-2b153cef5218.jpg</url>
      <title>DEV Community: Amna Akram</title>
      <link>https://dev.to/amna200123</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/amna200123"/>
    <language>en</language>
    <item>
      <title>🚀 Exploring Predictive Analysis of Breast Tumor Diagnosis with Streamlit and SVM! 🚀</title>
      <dc:creator>Amna Akram</dc:creator>
      <pubDate>Sun, 23 Jun 2024 17:27:31 +0000</pubDate>
      <link>https://dev.to/amna200123/exploring-predictive-analysis-of-breast-tumor-diagnosis-with-streamlit-and-svm-dh3</link>
      <guid>https://dev.to/amna200123/exploring-predictive-analysis-of-breast-tumor-diagnosis-with-streamlit-and-svm-dh3</guid>
      <description>&lt;p&gt;Hey Devs! 👋 I'm excited to share my latest project where I've combined the power of Python, Streamlit, and Support Vector Machines (SVM) to build an interactive app for predicting breast tumor diagnoses. Here’s a glimpse into what I’ve created:&lt;/p&gt;

&lt;p&gt;🔍 Project Overview:&lt;br&gt;
Breast cancer is a significant health concern, and early detection is crucial. My project utilizes fine-needle aspiration test data to classify tumors as malignant or benign. This application aims to support healthcare professionals in making informed decisions.&lt;/p&gt;

&lt;p&gt;📊 Features and Highlights:&lt;/p&gt;

&lt;p&gt;Data Upload and Exploration: Users can upload CSV or Excel files to explore data distributions and summary statistics instantly.&lt;/p&gt;

&lt;p&gt;Exploratory Data Analysis (EDA): Visualize data with histograms, density plots, and correlation matrices to uncover insights before model training.&lt;/p&gt;

&lt;p&gt;Data Preprocessing: Automate preprocessing steps like encoding categorical data and handling missing values to prepare data for machine learning.&lt;/p&gt;

&lt;p&gt;Model Training with SVM: Build and optimize SVM models using Grid Search to achieve the best performance in classifying tumors.&lt;/p&gt;

&lt;p&gt;Evaluation and Visualization: Assess model accuracy with classification reports, confusion matrices, and ROC curves. Visualize decision boundaries to understand how SVM classifies data points.&lt;/p&gt;

&lt;p&gt;🔧 Tech Stack:&lt;/p&gt;

&lt;p&gt;Python: For data processing, modeling, and visualization.&lt;br&gt;
Streamlit: Interactive web app development.&lt;br&gt;
Scikit-learn: Machine learning models and pipelines.&lt;br&gt;
Matplotlib and Seaborn: Data visualization.&lt;br&gt;
📈 Why It Matters:&lt;br&gt;
This project showcases how machine learning can aid in healthcare diagnostics, emphasizing the importance of data-driven decisions in medical practices. It's a testament to the power of AI in making a real impact on people's lives.&lt;/p&gt;

&lt;p&gt;👩‍💻 Join Me!:&lt;br&gt;
Explore the app, dive into the code, and let's discuss how we can leverage technology for healthcare innovation. Your feedback and contributions are invaluable!&lt;/p&gt;

&lt;p&gt;🔗 [&lt;a href="https://analysis-of-breast-tumor-diagnosis-bxvsw5lwbt4hbgnhrfxeae.streamlit.app/"&gt;https://analysis-of-breast-tumor-diagnosis-bxvsw5lwbt4hbgnhrfxeae.streamlit.app/&lt;/a&gt;]&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>datascience</category>
      <category>healthtech</category>
      <category>python</category>
    </item>
    <item>
      <title>Introduction to PHP Development</title>
      <dc:creator>Amna Akram</dc:creator>
      <pubDate>Sun, 23 Jun 2024 17:15:36 +0000</pubDate>
      <link>https://dev.to/amna200123/introduction-to-php-development-2agh</link>
      <guid>https://dev.to/amna200123/introduction-to-php-development-2agh</guid>
      <description>&lt;p&gt;Hey DEV Community! 👋 Are you ready to dive into PHP development? In this post, we'll explore the fundamentals of PHP, its syntax, variables, control structures, functions, and more. Whether you're a beginner or looking to refresh your PHP skills, this guide will help you get started on building dynamic web applications with PHP!&lt;/p&gt;

</description>
      <category>php</category>
      <category>webdev</category>
      <category>backend</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
