Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / google/nitroml issues and pull requests
#51 - import nitrolMl giving error for the following from ml_metadata
Issue -
State: open - Opened by banishbansal almost 3 years ago
#50 - How to use it?
Issue -
State: open - Opened by pplonski about 4 years ago
- 2 comments
Labels: question
#49 - [MetaLearning] Implement k-Nearest Neighbor
Pull Request -
State: closed - Opened by nikhil-dce over 4 years ago
Labels: cla: yes
#48 - Document how to build TFX from HEAD
Issue -
State: closed - Opened by cweill over 4 years ago
- 1 comment
Labels: enhancement, P2
#47 - Plot tuner data with Area under Learning Curve (with error bars) + Fix in majority voting
Pull Request -
State: closed - Opened by nikhil-dce over 4 years ago
Labels: cla: yes
#46 - Programmatic skipping
Issue -
State: closed - Opened by cweill over 4 years ago
#45 - Create a model-based metalearning algorithm
Issue -
State: closed - Opened by cweill over 4 years ago
Labels: enhancement, P1
#44 - Add jupyter notebook for visualizing tuner data
Issue -
State: closed - Opened by cweill over 4 years ago
Labels: enhancement, P1
#43 - Compute error bars per point on tuning curves
Issue -
State: closed - Opened by cweill over 4 years ago
Labels: enhancement, P1
#42 - [MetaLearning] Warm-start tuning
Pull Request -
State: closed - Opened by nikhil-dce over 4 years ago
Labels: cla: yes
#41 - Output KerasTuner history data from the Tuner component
Pull Request -
State: closed - Opened by nikhil-dce over 4 years ago
Labels: cla: yes
#40 - README instruction for how to run on KubeFlow
Issue -
State: closed - Opened by cweill over 4 years ago
Labels: documentation, P2
#39 - [MetaLearning] Custom Tuner
Issue -
State: closed - Opened by cweill over 4 years ago
Labels: enhancement, P2
#38 - MetaLearning Evaluation
Issue -
State: closed - Opened by cweill over 4 years ago
Labels: enhancement, P1
#37 - MetaLearning on OpenMLCC18
Pull Request -
State: closed - Opened by nikhil-dce over 4 years ago
Labels: cla: yes
#36 - Meta learning with OpenMLCC18
Pull Request -
State: closed - Opened by nikhil-dce over 4 years ago
- 2 comments
Labels: cla: no
#35 - Include ProblemStatement proto stubs temporarily.
Pull Request -
State: closed - Opened by cweill over 4 years ago
Labels: cla: yes
#34 - Add Tuner component in examples.
Pull Request -
State: closed - Opened by nikhil-dce over 4 years ago
- 1 comment
Labels: cla: yes
#33 - Introduce an AutoTrainer component.
Pull Request -
State: closed - Opened by nikhil-dce over 4 years ago
Labels: cla: yes
#32 - Keras Trainer and AutoData adapter
Issue -
State: closed - Opened by cweill over 4 years ago
Labels: enhancement, P1
#31 - Store pipeline run specific properties in MLMD
Issue -
State: closed - Opened by nikhil-dce over 4 years ago
- 1 comment
Labels: enhancement, P3
#30 - Add a `problem_statement` field on `Task`
Issue -
State: closed - Opened by cweill over 4 years ago
Labels: enhancement, P1
#29 - Add regression tasks
Issue -
State: closed - Opened by nikhil-dce over 4 years ago
- 1 comment
Labels: enhancement, P2
#28 - Infer `num_classes` for the label using vocab
Issue -
State: closed - Opened by nikhil-dce over 4 years ago
- 1 comment
Labels: P2
#27 - OpenMLCC18 example
Pull Request -
State: closed - Opened by nikhil-dce over 4 years ago
Labels: cla: yes
#26 - Create an AutoTransform component.
Issue -
State: closed - Opened by cweill over 4 years ago
Labels: enhancement, P1
#25 - Nitroml OpenML provider
Pull Request -
State: closed - Opened by nikhil-dce over 4 years ago
Labels: cla: yes
#24 - Read metadata in jupyter notebook
Issue -
State: closed - Opened by nikhil-dce over 4 years ago
- 2 comments
Labels: enhancement, P0
#23 - Fixed import in `titanic_benchmark.py`
Pull Request -
State: closed - Opened by nikhil-dce over 4 years ago
Labels: cla: yes
#22 - Run Nitroml on the Cloud with KubeFlow
Pull Request -
State: closed - Opened by nikhil-dce over 4 years ago
- 1 comment
Labels: cla: yes
#21 - Add OpenMLDataset to nitroml/datasets
Issue -
State: closed - Opened by cweill over 4 years ago
Labels: enhancement, P1
#20 - Setup control experiments for MetaLearning pipeline
Issue -
State: closed - Opened by cweill over 4 years ago
Labels: enhancement, P1
#19 - Run 3 datasets in a single NitroML DAG
Issue -
State: closed - Opened by cweill over 4 years ago
Labels: enhancement, P1
#18 - Run Titanic example on KubeFlow
Issue -
State: closed - Opened by cweill over 4 years ago
Labels: enhancement, P0
#17 - [Datasets] Create Dataset download component.
Issue -
State: open - Opened by cweill over 4 years ago
- 1 comment
Labels: enhancement, P3
#16 - Fix failing titanic_benchmark_test.
Pull Request -
State: closed - Opened by cweill over 4 years ago
Labels: cla: yes
#15 - Create a basic example on the 'titanic' dataset
Issue -
State: closed - Opened by cweill over 4 years ago
Labels: enhancement, P0
#14 - Custom transform component for flexibility in `preprocessing_fn`
Pull Request -
State: closed - Opened by nikhil-dce over 4 years ago
Labels: cla: yes
#13 - Run an OpenML pipeline on KubeFlow pipelines
Issue -
State: closed - Opened by cweill over 4 years ago
Labels: enhancement, P1, starter project
#12 - Create custom Transform component that can take Schema in preprocessing_fn
Issue -
State: closed - Opened by cweill over 4 years ago
- 1 comment
Labels: enhancement, P1
#11 - Get all tests to pass.
Pull Request -
State: closed - Opened by cweill over 4 years ago
Labels: cla: yes
#10 - Create pip package for nitroml
Issue -
State: closed - Opened by cweill over 4 years ago
- 1 comment
Labels: enhancement, P0
#9 - Configure Kokoro for continuous integration
Issue -
State: open - Opened by cweill over 4 years ago
Labels: enhancement, P2
#8 - Replace `my_orchestrator` with tfx.BeamDAGRunner
Issue -
State: closed - Opened by cweill over 4 years ago
- 1 comment
Labels: bug, P0
#7 - Create a test that runs a pipeline using the Beam runner.
Issue -
State: closed - Opened by cweill over 4 years ago
Labels: enhancement, P1
#6 - Add datasets directory
Issue -
State: closed - Opened by cweill over 4 years ago
Labels: enhancement, P0
#5 - Add canonical notebooks directory
Issue -
State: closed - Opened by cweill over 4 years ago
Labels: enhancement, P0
#4 - Add canonical examples directory
Issue -
State: closed - Opened by cweill over 4 years ago
Labels: enhancement, P0
#3 - Starter Project
Issue -
State: closed - Opened by cweill over 4 years ago
- 1 comment
Labels: enhancement, P0, starter project
#2 - Starter project
Pull Request -
State: closed - Opened by nikhil-dce over 4 years ago
- 1 comment
#1 - Create `starter-project` branch
Issue -
State: closed - Opened by cweill over 4 years ago
Labels: enhancement