Skip to content

Intel(R) Extension for Scikit-learn is a seamless way to speed up your Scikit-learn application

Notifications You must be signed in to change notification settings

gradient-ai/scikit-learn-intelex

 
 

Repository files navigation

🐍 Intel(R) Extension for Scikit-learn* notebooks

This folder contains examples of python notebooks that use Intel(R) extension for Scikit-learn for popular datasets.

🚀 Jupyter startup guide

You can use python notebooks with the help of Jupyter* notebook to run the following files:

pip install scikit-learn-intelex

📝 Table of contents

Algorithm Workload Notebook Scikit-learn estimator
LogisticRegression CIFAR-100 View source on GitHub sklearn.linear_model.LogisticRegression
SVC Adult View source on GitHub sklearn.svm.SVC
KNeighborsClassifier MNIST View source on GitHub sklearn.neighbors.KNeighborsClassifier
NuSVR Medical charges View source on GitHub sklearn.svm.NuSVR
RandomForestRegressor Yolanda View source on GitHub sklearn.ensemble.RandomForestRegressor

About

Intel(R) Extension for Scikit-learn is a seamless way to speed up your Scikit-learn application

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%