Skip to content
#

scikit-learn-python

Here are 121 public repositories matching this topic...

Beginner-friendly collection of Python notebooks for various use cases of machine learning, deep learning, and analytics. For each notebook there is a separate tutorial on the relataly.com blog.

  • Updated Aug 9, 2023
  • Jupyter Notebook
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
Machine_Learning

Machine learning is the sub-field of Computer Science, that gives Computers the ability to learn without being explicitly programmed (Arthur samuel, American pioneer in the field of Computer gaming and AI , coined the term Machine Learning in 1959, while at IBM )

  • Updated Dec 14, 2020
  • Jupyter Notebook
IEEE-ECG-Ensemble-XGBoost

👨‍💻 Developed AI Models - Ensemble of Random Forest & SVM and XGBoost classifiers to classify five types of Arrhythmic Heartbeats from ECG signals - published by IEEE.

  • Updated Jun 22, 2023
  • Jupyter Notebook

This consists of various machine learning algorithms like Linear regression, logistic regression, SVM, Decision tree, kNN etc. This will provide you basic knowledge of Machine learning algorithms using python. You'll learn PyTorch, pandas, numpy, matplotlib, seaborn, and various libraries.

  • Updated Feb 10, 2024
  • Python

Improve this page

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

Learn more