MLBazaar / MLBazaar/AutoBazaar

Trouble loading datasets with schema

Open
#20 17 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
33
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Hello,

Thanks for making this repository.

I have attached a dataset I've been trying to load into AutoBazaar. I think I formatted everything according to the schema; however, for some reason I can't get the CLI interface to recognize it.

3d90baf0-53b9-44a0-9dc7-438b7951aec5.zip

  • AutoBazaar version: autobazaar==0.2.0
  • Python version: 3.6
  • Operating System (python -c 'import platform;print(platform.platform())'): 'Linux-4.4.0-17763-Microsoft-x86_64-with-Ubuntu-18.04-bionic'

d90baf0-53b9-44a0-9dc7-438b7951aec5$ abz list
No matching datasets found

Any ideas?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the report with the attached dataset using AutoBazaar 0.2.0, Python 3.6, and the abz list entry point. Inspect how the CLI matches datasets against the schema and determine why this dataset produces “No matching datasets found.” Done means a correctly formatted dataset is recognized by abz list or the issue is clarified with a specific failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.