Skip to content
#

scikit-learn-api

Here are 27 public repositories matching this topic...

Machine-Learning-with-Scikit-Learn-Python-3.x

In general, a learning problem considers a set of n samples of data and then tries to predict properties of unknown data. If each sample is more than a single number and, for instance, a multi-dimensional entry (aka multivariate data), it is said to have several attributes or features. Learning problems fall into a few categories: supervised lea…

  • Updated Jun 16, 2021
  • Jupyter Notebook

The "Breast Cancer Classification using Neural Networks" project focuses on predicting the presence of breast cancer using deep learning techniques. By leveraging popular Python libraries such as NumPy, Pandas, Scikit-learn, Matplotlib, and implementing neural networks.

  • Updated Sep 27, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the scikit-learn-api 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 scikit-learn-api topic, visit your repo's landing page and select "manage topics."

Learn more