Skip to content

Commit

Permalink
Merge branch 'dev/clang_format' of https://github.com/icfaust/scikit-…
Browse files Browse the repository at this point in the history
…learn-intelex into dev/clang_format
  • Loading branch information
icfaust committed Jan 7, 2025
2 parents 58def5e + f2ed090 commit 9915cea
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 16 deletions.
1 change: 1 addition & 0 deletions .clang-format-ignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
./examples/*
2 changes: 1 addition & 1 deletion examples/notebooks/ElasticNet.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"cells": [
"cells": [
{
"cell_type": "markdown",
"id": "3768ec43",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"cells": [
"cells": [
{
"cell_type": "markdown",
"metadata": {},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"cells": [
"cells": [
{
"cell_type": "markdown",
"metadata": {},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"cells": [
"cells": [
{
"cell_type": "markdown",
"metadata": {},
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/daal4py_data_science.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"cells": [
"cells": [
{
"cell_type": "markdown",
"metadata": {},
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/dbscan.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"cells": [
"cells": [
{
"cell_type": "markdown",
"id": "3768ec43",
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/kmeans.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"cells": [
"cells": [
{
"cell_type": "markdown",
"id": "3768ec43",
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/knn_mnist.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"cells": [
"cells": [
{
"cell_type": "markdown",
"id": "f5c4abc0",
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/lasso_regression.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"cells": [
"cells": [
{
"cell_type": "markdown",
"id": "3768ec43",
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/linear_regression.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"cells": [
"cells": [
{
"cell_type": "markdown",
"id": "3768ec43",
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/logistictic_regression_cifar.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"cells": [
"cells": [
{
"cell_type": "markdown",
"id": "f5c4abc0",
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/nusvr_medical_charges.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"cells": [
"cells": [
{
"cell_type": "markdown",
"id": "f5c4abc0",
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/random_forest_yolanda.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"cells": [
"cells": [
{
"cell_type": "markdown",
"id": "f5c4abc0",
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/ridge_regression.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"cells": [
"cells": [
{
"cell_type": "markdown",
"id": "3768ec43",
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/svc_adult.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"cells": [
"cells": [
{
"cell_type": "markdown",
"id": "f5c4abc0",
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/tsne.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"cells": [
"cells": [
{
"cell_type": "markdown",
"id": "f5c4abc0",
Expand Down

0 comments on commit 9915cea

Please sign in to comment.