An open API service providing commit metadata for open source projects.

GitHub / project-codeflare/codeflare / commits

Simplifying the definition and execution, scaling and deployment of pipelines on the cloud.

SHA Message Author Date Stats
b01ef1c4 Fixed bug in SCORE invocation Yuan-Chi Chang <y****i@u****m> over 4 years ago
f0a20dce add example Scalable learning with polynomial kernel aproximation Yuan-Chi Chang <y****i@u****m> over 4 years ago
a33b4397 comments on differences in result from CF pipeline Kun-Lung Wu <k****u@K****e> over 4 years ago
a5b14b2d updated with zenhub tracking RAGHU KIRAN GANTI <r****i@u****m>
Committed by: GitHub Enterprise <n****y@g****m>
over 4 years ago
186fbc14 Adding a vis for pipeline using GraphViz and an example is shown Raghu Ganti <r****i@u****m> over 4 years ago
5401c2e6 Updating docs Raghu Ganti <r****i@u****m> over 4 years ago
25702ed8 Grid_search_CV with plots Kun-Lung Wu <k****u@K****e> over 4 years ago
f43ed004 merge Merge branch 'complex-example-1' of github.ibm.com:codeflare/ray-pipeline int... Kun-Lung Wu <k****u@K****e> over 4 years ago
fbcd79aa grid_search_cv with plots Kun-Lung Wu <k****u@K****e> over 4 years ago
47f41402 Adding header docs Raghu Ganti <r****i@u****m> over 4 years ago
75182a44 Docs for datamodel is now complete Raghu Ganti <r****i@u****m> over 4 years ago
4385d612 adding a notebook Restricted Boltzmann Machine features for digit classification Yuan-Chi Chang <y****i@u****m> over 4 years ago
5e3462fe Adding more docs, removing redundant methods in pipeline Raghu Ganti <r****i@u****m> over 4 years ago
00615a16 merge Merge branch 'complex-example-1' of github.ibm.com:codeflare/ray-pipeline int... Yuan-Chi Chang <y****i@u****m> over 4 years ago
28fc39e3 sklearn pipeline replicated Comparing Nearest Neighbors with and without Neig... Yuan-Chi Chang <y****i@u****m> over 4 years ago
dc721d1b Delete plot_feature_selection_pipeline.ipynb Kun-Lung Wu <k****u@u****m>
Committed by: GitHub Enterprise <n****y@g****m>
over 4 years ago
22747f8e merge Merge pull request #58 from codeflare/tests-rework Kun-Lung Wu <k****u@u****m>
Committed by: GitHub Enterprise <n****y@g****m>
over 4 years ago
cf94b0a4 updated AndEstimator syntax and implementation Yuan-Chi Chang <y****i@u****m> over 4 years ago
11d094a9 merge Merge branch 'develop' into complex-example-1 Yuan-Chi Chang <y****i@u****m> over 4 years ago
4033454d Adding more docs Raghu Ganti <r****i@u****m> over 4 years ago
cf631a17 esnure predict generates the same result from sklearn and codeflare pipelines Kun-Lung Wu <k****u@K****e> over 4 years ago
b11067f2 updated feature union class Yuan-Chi Chang <y****i@u****m> over 4 years ago
0cc34946 merge Merge pull request #55 from codeflare/gridsearch Yuan Chi Chang <y****i@u****m>
Committed by: GitHub Enterprise <n****y@g****m>
over 4 years ago
7f040053 merge Merge branch 'develop' into gridsearch Yuan Chi Chang <y****i@u****m>
Committed by: GitHub Enterprise <n****y@g****m>
over 4 years ago
8d08be63 merge Merge pull request #54 from codeflare/docs Kun-Lung Wu <k****u@u****m>
Committed by: GitHub Enterprise <n****y@g****m>
over 4 years ago
a729b8a8 Updated with a sample for grid search notebook, based on an example from Kun-... Raghu Ganti <r****i@u****m> over 4 years ago
be7f2376 Adding grid search in runtime that provides a similar API as GridSearchCV, bu... Raghu Ganti <r****i@u****m> over 4 years ago
5077e2d6 Updating docs with more info, pipeline done Raghu Ganti <r****i@u****m> over 4 years ago
a20a9c46 Adding a proper API for grid search CV, in the midst of change Raghu Ganti <r****i@u****m> over 4 years ago
fef91d08 Adding a few more docs Raghu Ganti <r****i@u****m> over 4 years ago
a195653c Adding key support for grid search, this is internal code right now and a lay... Raghu Ganti <r****i@u****m> over 4 years ago
f3e3e549 example of a PREDICT after FIT Kun-Lung Wu <k****u@K****e> over 4 years ago
626de597 Grid search implementation start, adding: Raghu Ganti <r****i@u****m> over 4 years ago
2f2bed8f updated with codeflare pipeline invocation Yuan-Chi Chang <y****i@u****m> over 4 years ago
9e5fe263 adding plot_semi_supervised_newsgroups Yuan-Chi Chang <y****i@u****m> over 4 years ago
90b01a9d merge Merge pull request #39 from codeflare/test Kun-Lung Wu <k****u@u****m>
Committed by: GitHub Enterprise <n****y@g****m>
over 4 years ago
3742748f adding plot_svm_anova Yuan-Chi Chang <y****i@u****m> over 4 years ago
4866b998 plot_digits_pipe unwind gridsearchCV Yuan-Chi Chang <y****i@u****m> over 4 years ago
f0b6dd74 plot_digits_pipe unwind gridsearchCV Yuan-Chi Chang <y****i@u****m> over 4 years ago
dabbd337 plot_digits_pipe prototype Yuan-Chi Chang <y****i@u****m> over 4 years ago
47137c16 Updating to numpy style docs Raghu Ganti <r****i@u****m> over 4 years ago
616516bb merge Merge pull request #36 from codeflare/pickle Yuan Chi Chang <y****i@u****m>
Committed by: GitHub Enterprise <n****y@g****m>
over 4 years ago
e45eeabd Adding Sphinx setup and initial docs Raghu Ganti <r****i@u****m> over 4 years ago
5373fc36 Added docs using RST format for datamodel XY and XYRef, all tests pass.. this... Raghu Ganti <r****i@u****m> over 4 years ago
6506ada4 Adding a test for save/load of a selected pipeline; this fixed a bug in the P... Raghu Ganti <r****i@u****m> over 4 years ago
35a3358a Adding save/load feature for pipeline, semantics are as follows: Raghu Ganti <r****i@u****m> over 4 years ago
2613953b merge Merge branch 'develop' into test Yuan-Chi Chang <y****i@u****m> over 4 years ago
943cdd36 updated readme Yuan-Chi Chang <y****i@u****m> over 4 years ago
c401edad added tests for more complex pipelines Yuan-Chi Chang <y****i@u****m> over 4 years ago
d7b98f8c move tests folder to pipelines src tree Yuan-Chi Chang <y****i@u****m> over 4 years ago
4ea1ad44 move tests folder to pipelines src tree Yuan-Chi Chang <y****i@u****m> over 4 years ago
c4c79903 merge Merge pull request #27 from codeflare/pipeline_terminal_bug Yuan Chi Chang <y****i@u****m>
Committed by: GitHub Enterprise <n****y@g****m>
over 4 years ago
93c1a40c merge Merge branch 'develop' into pipeline_terminal_bug Yuan Chi Chang <y****i@u****m>
Committed by: GitHub Enterprise <n****y@g****m>
over 4 years ago
2fd56c50 updated api call interfaces Yuan-Chi Chang <y****i@u****m> over 4 years ago
14c53e4f merge Merge pull request #20 from codeflare/lineage_semantics CARLOS ANDRADE COSTA <c****t@u****m>
Committed by: GitHub Enterprise <n****y@g****m>
over 4 years ago
4eea26d8 merge Merge branch 'develop' into lineage_semantics CARLOS ANDRADE COSTA <c****t@u****m>
Committed by: GitHub Enterprise <n****y@g****m>
over 4 years ago
daaca0d7 asserting for number of terminal nodes msrivats@us.ibm.com <m****m@m****e> over 4 years ago
472fb5bb Fixed bug in terminal node detection. It was incorrectly picking up the highe... msrivats@us.ibm.com <m****m@m****e> over 4 years ago
908d661e change pipeline topology Yuan-Chi Chang <y****i@u****m> over 4 years ago
56119856 fixing pipeline.add_edge to connect both a and b to c klwu <k****u@u****m> over 4 years ago
fa8e90f4 testing pipeline with more than one branch Yuan-Chi Chang <y****i@u****m> over 4 years ago
2319a26c Updating with comparison from sklearn/lale pipeline in timing for cross valid... Raghu Ganti <r****i@u****m> over 4 years ago
78ce87b2 This commit adds several key changes and is a breaking one: Raghu Ganti <r****i@u****m> over 4 years ago
170086d2 updated README.md on pytest and coverage Yuan-Chi Chang <y****i@u****m> over 4 years ago
31409979 added asserts to check codeflare pipeline execution Yuan-Chi Chang <y****i@u****m> over 4 years ago
d6a737ec test codeflare pipeline with and node Yuan-Chi Chang <y****i@u****m> over 4 years ago
a5ade559 merge test case for codeflare pipeline or function Yuan-Chi Chang <y****i@u****m> over 4 years ago
a0195ea6 test codeflare pipeline with or node Yuan-Chi Chang <y****i@u****m> over 4 years ago
04086295 merge Merge pull request #19 from codeflare/main CARLOS ANDRADE COSTA <c****t@u****m>
Committed by: GitHub Enterprise <n****y@g****m>
over 4 years ago
5115ddf3 PR template RAGHU KIRAN GANTI <r****i@u****m>
Committed by: GitHub Enterprise <n****y@g****m>
over 4 years ago
5ce611f2 updated module reference to codeflare.pipelines Yuan-Chi Chang <y****i@u****m> over 4 years ago
9af97819 placeholder to test Or node Yuan-Chi Chang <y****i@u****m> over 4 years ago
b2ca6099 merge Merge branch 'test' of github.ibm.com:codeflare/ray-pipeline into test Yuan-Chi Chang <y****i@u****m> over 4 years ago
7c1ee3b7 update formatting Yuan-Chi Chang <y****i@u****m> over 4 years ago
03a26d6e Delete test_and.py Yuan Chi Chang <y****i@u****m>
Committed by: GitHub Enterprise <n****y@g****m>
over 4 years ago
d33cf3b5 added placeholder for arch decision record Yuan-Chi Chang <y****i@u****m> over 4 years ago
3e7933a2 placeholder to test and node Yuan-Chi Chang <y****i@u****m> over 4 years ago
0bfcf598 merge Merge pull request #15 from codeflare/develop CARLOS ANDRADE COSTA <c****t@u****m>
Committed by: GitHub Enterprise <n****y@g****m>
over 4 years ago
5cf9add6 Updating runtime with features for selecting pipeline, which can then be save... Raghu Ganti <r****i@u****m> over 4 years ago
47b7d1f6 Updating reqs Raghu Ganti <r****i@u****m> over 4 years ago
648b5576 Adding node semantics: input type, firing type, state type; Adding lineage: p... Raghu Ganti <r****i@u****m> over 4 years ago
dfaffb4c Adding lineage first commit, needs a documentation/ADR Raghu Ganti <r****i@u****m> over 4 years ago
508f7162 merge Merge branch 'main' of github.ibm.com:codeflare/ray-pipeline into lineage Raghu Ganti <r****i@u****m> over 4 years ago
250dd23a Updated diagram. Carlos H. A. Costa <c****t@u****m> over 4 years ago
1dde22a4 Fixing future refs, naming conventions first iteration Raghu Ganti <r****i@u****m> over 4 years ago
ee8001b8 Updated logo Carlos H. A. Costa <c****t@u****m> over 4 years ago
684381ee Fixed logo. Carlos H. A. Costa <c****t@u****m> over 4 years ago
6755ebe2 Updated README Carlos H. A. Costa <c****t@u****m> over 4 years ago
2778cf61 Updated README Carlos H. A. Costa <c****t@u****m> over 4 years ago
d3d70b93 Updated README Carlos H. A. Costa <c****t@u****m> over 4 years ago
f5420dc3 merge Merge pull request #11 from frreiss/basics CARLOS ANDRADE COSTA <c****t@u****m>
Committed by: GitHub Enterprise <n****y@g****m>
over 4 years ago
ac7f06f2 Initial placeholder README.md file frreiss <f****s@u****m> over 4 years ago
fc92e2fa Update issue templates RAGHU KIRAN GANTI <r****i@u****m>
Committed by: GitHub Enterprise <n****y@g****m>
over 4 years ago
9e62eaa2 Moving into hercules package instead of earlier com..., new Runtime added and... Raghu Ganti <r****i@u****m> over 4 years ago
2e45bbfb Updating with and node implementation Raghu Ganti <r****i@u****m> over 4 years ago
8ff14dd5 Adding notebook folder and lale pipeline for autoai Raghu Ganti <r****i@u****m> over 4 years ago
172e112a Fixing pipeline and its semantics after updating to Or/And Raghu Ganti <r****i@u****m> over 4 years ago
dcd9d20c Testing Raghu Ganti <r****i@u****m> over 4 years ago
0f858dc1 Updating the logic of execution and the inputs to the pipeline to make it mor... Raghu Ganti <r****i@u****m> over 4 years ago
fa3a5c5d First commit Raghu Ganti <r****i@R****l> almost 5 years ago

← Back to repository