Skip to content
#

sklearn-datasets

Here are 5 public repositories matching this topic...

Language: All
Filter by language

This code demonstrates how to integrate Apache Beam with scikit-learn datasets and perform simple data transformations. It loads the Linnerud dataset from scikit-learn, converts it into a Pandas DataFrame for easier manipulation.

  • Updated Mar 17, 2025
  • Python

Developed a feed-forward neural network in PyTorch to classify breast cancer as malignant or benign. Applied data scaling, trained a two-layer model, and achieved high test accuracy. Demonstrates skills in deep learning, binary classification, and medical ML analysis.

  • Updated Nov 28, 2025
  • Jupyter Notebook

This repository is dedicated to storing the code developed during the "Machine Learning Model Deployment with Streamlit" course on Udemy. The course covers basic to advanced techniques for deploying machine learning models using Streamlit.

  • Updated Feb 24, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the sklearn-datasets topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sklearn-datasets topic, visit your repo's landing page and select "manage topics."

Learn more