Skip to content

Refactoring, ruff, black, cmake #118

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 48 commits into from
Oct 1, 2023
Merged
Changes from 1 commit
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
c6c6522
step 1
xadupre Aug 23, 2023
067bd81
cmake
xadupre Aug 23, 2023
d1a293f
ruff
xadupre Aug 23, 2023
3d3aa33
fix autosignature
xadupre Aug 24, 2023
0737828
fix index
xadupre Aug 24, 2023
ef9faff
fix build
xadupre Aug 24, 2023
134ff3b
remove flog
xadupre Aug 24, 2023
32293ea
style
xadupre Aug 24, 2023
7417c52
fix cython
xadupre Aug 24, 2023
725175f
new examples
xadupre Aug 24, 2023
34b5f42
documentation
xadupre Aug 24, 2023
bc5841a
cmake
xadupre Aug 24, 2023
bda9ebb
fix documentation
xadupre Aug 24, 2023
a936bea
cmake
xadupre Aug 24, 2023
bb5b35d
remove unused tests
xadupre Aug 24, 2023
d934d73
unittest
xadupre Aug 24, 2023
e9da975
fix unit tests
xadupre Aug 24, 2023
3efacf7
remove onnxruntime
xadupre Aug 24, 2023
e2b66d9
disable cuda
xadupre Sep 16, 2023
e679f75
fix cmake
xadupre Sep 16, 2023
a6b5428
fix kmeans
xadupre Sep 17, 2023
49b1cf1
updates
xadupre Sep 17, 2023
04d8d8c
improves compilation
xadupre Sep 17, 2023
8935081
format
xadupre Sep 17, 2023
edc513d
lint
xadupre Sep 17, 2023
2e8d17a
another step
xadupre Sep 17, 2023
23cffbf
try
xadupre Sep 17, 2023
e73c364
lint
xadupre Sep 17, 2023
432942f
skip failing unittests
xadupre Sep 17, 2023
dcf6f7d
fix unit test
xadupre Sep 18, 2023
3365e14
fix examples
xadupre Sep 18, 2023
c0fa599
deps
xadupre Sep 18, 2023
2ba17ff
fix a few unittests
xadupre Sep 18, 2023
c9aee23
conf.py
xadupre Sep 18, 2023
303a918
doc
xadupre Sep 18, 2023
45d6be3
gitignore
xadupre Sep 18, 2023
116caee
documentation
xadupre Sep 19, 2023
74b6b09
fix doc
xadupre Sep 30, 2023
6e3e4ff
km
xadupre Sep 30, 2023
0a7293f
test
xadupre Sep 30, 2023
fcd81c9
test
xadupre Sep 30, 2023
09886d0
fix unit
xadupre Sep 30, 2023
d854fb9
fix unit
xadupre Sep 30, 2023
237977c
setup
xadupre Sep 30, 2023
afcab90
doc
xadupre Sep 30, 2023
f92b9b3
doc
xadupre Sep 30, 2023
0349f90
fix doc
xadupre Oct 1, 2023
ee563d3
fix test
xadupre Oct 1, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove unused tests
  • Loading branch information
xadupre committed Aug 24, 2023
commit bb5b35ddcfcfa24d05b80e53835a1e609441a044
5 changes: 0 additions & 5 deletions _unittests/ut_helpers/test_debug.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,13 @@
from sklearn.preprocessing import StandardScaler, MinMaxScaler
from sklearn.pipeline import Pipeline, FeatureUnion
from mlinsights.ext_test_case import ExtTestCase
from mlinsights import check, _setup_hook
from mlinsights.helpers.pipeline import (
alter_pipeline_for_debugging,
enumerate_pipeline_models,
)


class TestDebug(ExtTestCase):
def test_check(self):
check()
_setup_hook()

def test_union_features_reg(self):
data = numpy.random.randn(4, 5)
y = numpy.random.randn(4)
Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy