Skip to content

Commit 9915cea

Browse files
committed
Merge branch 'dev/clang_format' of https://github.com/icfaust/scikit-learn-intelex into dev/clang_format
2 parents 58def5e + f2ed090 commit 9915cea

17 files changed

+17
-16
lines changed

.clang-format-ignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
./examples/*

examples/notebooks/ElasticNet.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"cells": [
2+
"cells": [
33
{
44
"cell_type": "markdown",
55
"id": "3768ec43",

examples/notebooks/NYCTaxi-E2E-Demo/NYCTaxi-E2E-Large-Data-Optimized.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"cells": [
2+
"cells": [
33
{
44
"cell_type": "markdown",
55
"metadata": {},

examples/notebooks/NYCTaxi-E2E-Demo/NYCTaxi-E2E-RAPIDS.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"cells": [
2+
"cells": [
33
{
44
"cell_type": "markdown",
55
"metadata": {},

examples/notebooks/NYCTaxi-E2E-Demo/NYCTaxi-E2E-Small-Data.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"cells": [
2+
"cells": [
33
{
44
"cell_type": "markdown",
55
"metadata": {},

examples/notebooks/daal4py_data_science.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"cells": [
2+
"cells": [
33
{
44
"cell_type": "markdown",
55
"metadata": {},

examples/notebooks/dbscan.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"cells": [
2+
"cells": [
33
{
44
"cell_type": "markdown",
55
"id": "3768ec43",

examples/notebooks/kmeans.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"cells": [
2+
"cells": [
33
{
44
"cell_type": "markdown",
55
"id": "3768ec43",

examples/notebooks/knn_mnist.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"cells": [
2+
"cells": [
33
{
44
"cell_type": "markdown",
55
"id": "f5c4abc0",

examples/notebooks/lasso_regression.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"cells": [
2+
"cells": [
33
{
44
"cell_type": "markdown",
55
"id": "3768ec43",

examples/notebooks/linear_regression.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"cells": [
2+
"cells": [
33
{
44
"cell_type": "markdown",
55
"id": "3768ec43",

examples/notebooks/logistictic_regression_cifar.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"cells": [
2+
"cells": [
33
{
44
"cell_type": "markdown",
55
"id": "f5c4abc0",

examples/notebooks/nusvr_medical_charges.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"cells": [
2+
"cells": [
33
{
44
"cell_type": "markdown",
55
"id": "f5c4abc0",

examples/notebooks/random_forest_yolanda.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"cells": [
2+
"cells": [
33
{
44
"cell_type": "markdown",
55
"id": "f5c4abc0",

examples/notebooks/ridge_regression.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"cells": [
2+
"cells": [
33
{
44
"cell_type": "markdown",
55
"id": "3768ec43",

examples/notebooks/svc_adult.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"cells": [
2+
"cells": [
33
{
44
"cell_type": "markdown",
55
"id": "f5c4abc0",

examples/notebooks/tsne.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"cells": [
2+
"cells": [
33
{
44
"cell_type": "markdown",
55
"id": "f5c4abc0",

0 commit comments

Comments
 (0)