Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / trustedanalytics/spark-tk issues and pull requests
#441 - Fixes #440
Pull Request -
State: open - Opened by scottwedge over 4 years ago
#440 - Typo 'asertAlmostEqual'
Issue -
State: open - Opened by scottwedge over 4 years ago
#439 - non-resolvable parent-pom
Issue -
State: open - Opened by niraligandhi2710 about 5 years ago
- 1 comment
#438 - CoxPh.scala Error: breeze.linalg.svd$.breeze$linalg$svd$$doSVD_Double
Issue -
State: open - Opened by kuldeep12345678 over 5 years ago
#437 - "pip install sparktk" doesn't work
Issue -
State: open - Opened by ashtearty about 7 years ago
- 3 comments
#436 - Json
Pull Request -
State: open - Opened by Haleyo almost 8 years ago
- 2 comments
#435 - change inspect to print, add get_inspect to get object, make more uni…
Pull Request -
State: open - Opened by blbarker almost 8 years ago
#434 - Add cross join frame operation
Pull Request -
State: closed - Opened by dmsuehir almost 8 years ago
#433 - AWS S3 support
Pull Request -
State: open - Opened by anjalisood almost 8 years ago
#432 - Random forest performance and scale tests
Pull Request -
State: closed - Opened by lewisc almost 8 years ago
#431 - doc gen work to get model auto-selection to appear
Pull Request -
State: closed - Opened by blbarker almost 8 years ago
#430 - create dataset and arx tests
Pull Request -
State: closed - Opened by grehx almost 8 years ago
#429 - Cox Porportional Hazard Model scale and performance tests.
Pull Request -
State: closed - Opened by lewisc almost 8 years ago
#428 - fix parameter order
Pull Request -
State: closed - Opened by grehx almost 8 years ago
#427 - best model: regressor tests
Pull Request -
State: closed - Opened by aayushidwivedi01 almost 8 years ago
#426 - Removes sandbox folder and fixes coxph integration test
Pull Request -
State: closed - Opened by aayushidwivedi01 almost 8 years ago
#425 - More cleanup
Pull Request -
State: closed - Opened by lewisc almost 8 years ago
#424 - GridSearch & CrossVal for Regressor models
Pull Request -
State: closed - Opened by abhiwand almost 8 years ago
#423 - cleans up the automation to be a little more compliant with pep8
Pull Request -
State: closed - Opened by lewisc almost 8 years ago
#422 - Improvements to weighted betweenness centrality
Pull Request -
State: closed - Opened by lewisc almost 8 years ago
#421 - adds degree centrality test and resources
Pull Request -
State: closed - Opened by Haleyo almost 8 years ago
#420 - Degreecentralityfix
Pull Request -
State: closed - Opened by Haleyo almost 8 years ago
#419 - Degreecentrality
Pull Request -
State: closed - Opened by Haleyo almost 8 years ago
#418 - Closeness centrality test
Pull Request -
State: closed - Opened by aayushidwivedi01 almost 8 years ago
#417 - add import_json and import_xml
Pull Request -
State: closed - Opened by blbarker almost 8 years ago
#416 - Standarize the edge_prop_name variable to edge_weight for all graph algorithms
Pull Request -
State: closed - Opened by WafaaT almost 8 years ago
#415 - Tensorflow Import/Export
Pull Request -
State: closed - Opened by karthikvadla almost 8 years ago
#414 - Fix the closeness centrality algorithm to throw an exception when the…
Pull Request -
State: closed - Opened by WafaaT almost 8 years ago
#413 - condensed tests
Pull Request -
State: closed - Opened by grehx almost 8 years ago
#412 - Do not merge
Pull Request -
State: closed - Opened by grehx almost 8 years ago
#411 - Scoring Engine revise api tests
Pull Request -
State: closed - Opened by aayushidwivedi01 almost 8 years ago
#410 - Updates regression tests cleanup script
Pull Request -
State: closed - Opened by lewisc almost 8 years ago
#409 - redo grid_search arg validation and a couple test fixes
Pull Request -
State: closed - Opened by blbarker almost 8 years ago
#408 - Test random forest with deep tree
Pull Request -
State: closed - Opened by lewisc almost 8 years ago
#407 - Implement closeness centrality for sparktk
Pull Request -
State: closed - Opened by WafaaT almost 8 years ago
#406 - Code Review FB CrossVal
Pull Request -
State: closed - Opened by abhiwand almost 8 years ago
#405 - Fix bug (DPNG-14817): SSSP to handle graphs of different vertex IDs types
Pull Request -
State: closed - Opened by WafaaT almost 8 years ago
#404 - Fix the installer script for sparktk to find graphframes jar correctly
Pull Request -
State: closed - Opened by ashahba almost 8 years ago
#403 - improve input validation for grid_search/cross_validate
Pull Request -
State: closed - Opened by blbarker almost 8 years ago
#402 - stopping spark context once model has been read
Pull Request -
State: closed - Opened by jitendra42 almost 8 years ago
#401 - Add Scala unit tests for SSSP computations with negative weights
Pull Request -
State: closed - Opened by WafaaT almost 8 years ago
#400 - Fix the single source shortest path algorithm to calculate SSSP for a…
Pull Request -
State: closed - Opened by WafaaT almost 8 years ago
#399 - Betweenness centrality tests
Pull Request -
State: closed - Opened by aayushidwivedi01 almost 8 years ago
#398 - Betweenness centrality testcases
Pull Request -
State: closed - Opened by aayushidwivedi01 almost 8 years ago
#397 - Dpng 12514: SSSP testcases
Pull Request -
State: closed - Opened by aayushidwivedi01 almost 8 years ago
#396 - Cross validate testcase
Pull Request -
State: closed - Opened by aayushidwivedi01 almost 8 years ago
#395 - Run time performance Build infrasctructure
Pull Request -
State: closed - Opened by lewisc almost 8 years ago
#394 - Updates the scoring library to use common functionality
Pull Request -
State: closed - Opened by lewisc almost 8 years ago
- 1 comment
#393 - Fixes python path for code coverage
Pull Request -
State: closed - Opened by lewisc almost 8 years ago
#392 - Implement closeness centrality for graphframes
Pull Request -
State: closed - Opened by WafaaT almost 8 years ago
#391 - add scoring pipeline test
Pull Request -
State: closed - Opened by grehx almost 8 years ago
- 1 comment
#390 - Adds gridsearch testcase
Pull Request -
State: closed - Opened by aayushidwivedi01 almost 8 years ago
#389 - Add closeness centrality algorithm (Graphx-based)
Pull Request -
State: closed - Opened by WafaaT almost 8 years ago
#388 - Implements Degree Centrality
Pull Request -
State: closed - Opened by lewisc almost 8 years ago
- 1 comment
#387 - Mark isolated vertices as having degree 0
Pull Request -
State: closed - Opened by lewisc almost 8 years ago
#386 - Moves relative path sourcing from root to be consistent in the regression tests
Pull Request -
State: closed - Opened by lewisc almost 8 years ago
#385 - Add support for deep trees in Spark random forest
Pull Request -
State: closed - Opened by skavulya almost 8 years ago
#384 - Adds required python module
Pull Request -
State: closed - Opened by lewisc almost 8 years ago
#383 - Distributed Betweenness centrality algorithm
Pull Request -
State: closed - Opened by lewisc almost 8 years ago
#382 - SSSP for Spark-tk
Pull Request -
State: closed - Opened by WafaaT almost 8 years ago
- 1 comment
#381 - Ph new
Pull Request -
State: closed - Opened by ashaarunkumar almost 8 years ago
#380 - repair PropertiesObject to handle deeper inheritance
Pull Request -
State: closed - Opened by blbarker almost 8 years ago
#379 - Adds jupyter automation scripts and edits
Pull Request -
State: closed - Opened by aayushidwivedi01 almost 8 years ago
#378 - Graphx-based single source shortest path algorithm
Pull Request -
State: closed - Opened by WafaaT almost 8 years ago
#377 - DICOM Improvements
Pull Request -
State: closed - Opened by karthikvadla almost 8 years ago
#376 - add link to API docs in the README.md
Pull Request -
State: closed - Opened by blbarker almost 8 years ago
#375 - minor bug fixes for lazyloader, require_type, and spark debugger
Pull Request -
State: closed - Opened by blbarker almost 8 years ago
#374 - Coxph Model
Pull Request -
State: closed - Opened by aayushidwivedi01 about 8 years ago
#373 - Add a link for more OrientDB db_properties options in the python docs…
Pull Request -
State: closed - Opened by WafaaT about 8 years ago
#372 - add doc for jdbc driver inclusion
Pull Request -
State: closed - Opened by blbarker about 8 years ago
#371 - add file to install graphframes
Pull Request -
State: closed - Opened by rodorad about 8 years ago
#370 - rename collaborativefiltering package to recommendation
Pull Request -
State: closed - Opened by blbarker about 8 years ago
#369 - Dpng cv
Pull Request -
State: closed - Opened by abhiwand about 8 years ago
#368 - Updates correlation test
Pull Request -
State: closed - Opened by Haleyo about 8 years ago
#367 - Enables the graph triangle count regression test
Pull Request -
State: closed - Opened by lewisc about 8 years ago
#366 - decouple inspect, move to "atable.py"
Pull Request -
State: closed - Opened by blbarker about 8 years ago
#365 - Fix some missing licenses
Pull Request -
State: closed - Opened by ashahba about 8 years ago
#364 - Updates automation code to control coverage results destinations
Pull Request -
State: closed - Opened by lewisc about 8 years ago
#363 - Removes type aliases in dtypes, they are unused
Pull Request -
State: closed - Opened by lewisc about 8 years ago
#362 - Enable cross_validate, grid_search landing zone
Pull Request -
State: closed - Opened by blbarker about 8 years ago
#361 - Expands the metadat file to contain missing datasets
Pull Request -
State: closed - Opened by lewisc about 8 years ago
#360 - Enables skipped regression tests, updates these tests to operate correctly
Pull Request -
State: closed - Opened by lewisc about 8 years ago
#359 - CoxPh model
Pull Request -
State: closed - Opened by aayushidwivedi01 about 8 years ago
#357 - Add min partitions and set variable to sc to handle reading files rec…
Pull Request -
State: closed - Opened by karthikvadla about 8 years ago
#346 - Add metadata test
Pull Request -
State: closed - Opened by grehx about 8 years ago
#342 - modify some spark confs through env params
Pull Request -
State: open - Opened by rodorad about 8 years ago
- 2 comments
#340 - Modify the OrientDB APIs UI
Pull Request -
State: closed - Opened by WafaaT about 8 years ago
#333 - add junit reporst to py.test
Pull Request -
State: closed - Opened by rodorad about 8 years ago
#323 - Fix a fragile test dealing with exports
Pull Request -
State: closed - Opened by ashahba about 8 years ago
- 1 comment
#305 - Udfremote
Pull Request -
State: closed - Opened by Haleyo about 8 years ago
#293 - separated negative and positive breusch tests
Pull Request -
State: closed - Opened by grehx about 8 years ago
#292 - Arimaxscoretest
Pull Request -
State: closed - Opened by Haleyo about 8 years ago
#267 - Lic cleanup
Pull Request -
State: closed - Opened by rodorad about 8 years ago
#265 - changes to run sparktk tests on TAP
Pull Request -
State: closed - Opened by ashaarunkumar about 8 years ago
- 1 comment
#263 - regression test fix
Pull Request -
State: closed - Opened by abhiwand about 8 years ago
- 1 comment
#249 - remove nexus plugin
Pull Request -
State: closed - Opened by rodorad about 8 years ago
#242 - Framecreate
Pull Request -
State: closed - Opened by Haleyo about 8 years ago
#241 - Validation dpng 10317
Pull Request -
State: closed - Opened by Haleyo about 8 years ago
#240 - Filter dicom
Pull Request -
State: closed - Opened by Haleyo about 8 years ago
#208 - Fix OrientDB tests to run in parallel mode
Pull Request -
State: closed - Opened by WafaaT about 8 years ago
- 1 comment