Encord-active

Latest version: v0.1.83

Safety actively analyzes 641134 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 12

0.1.53

What's Changed
* fix (metrics): update doc urls by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/321
* perf: improve explorer rendering performance by Encord-davids in https://github.com/encord-team/encord-active/pull/322
* fix: make sorting of data dictated by filtering_state by frederik-encord in https://github.com/encord-team/encord-active/pull/323
* fixed links by david-babuschkin-encord in https://github.com/encord-team/encord-active/pull/325
* fix: refactor true positive rate by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/327
* feat: smart refresh of project data by eloy-encord in https://github.com/encord-team/encord-active/pull/304
* feat: add typed prisma db by frederik-encord in https://github.com/encord-team/encord-active/pull/330
* feat: automatic prisma schema generation by eloy-encord in https://github.com/encord-team/encord-active/pull/333
* fix: download data when importing projects from encord by eloy-encord in https://github.com/encord-team/encord-active/pull/336
* feat: add premium feature support by frederik-encord in https://github.com/encord-team/encord-active/pull/326
* Fix : Default UseState by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/337
* Fix coco export. by alex-encord in https://github.com/encord-team/encord-active/pull/340
* perf(db-ensure-table): run ensure once instead on every query by Encord-davids in https://github.com/encord-team/encord-active/pull/341
* Feat (model performance): 2d embeddings for classification performance by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/338
* fix (model performance): aligning predictions and labels by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/342
* fix: removes concurrency and downstreams project safety insurance by Encord-davids in https://github.com/encord-team/encord-active/pull/343
* fix (2d embeddings in classification performance): merging based on identifier by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/345
* fix: initialize merged metrics if error happens by Encord-davids in https://github.com/encord-team/encord-active/pull/346
* Wrap flaky actions in try_execute by alex-encord in https://github.com/encord-team/encord-active/pull/335
* refactor: detach data units from label rows in the project file structure by eloy-encord in https://github.com/encord-team/encord-active/pull/329
* feat: adds a custom react explorer by Encord-davids in https://github.com/encord-team/encord-active/pull/334
* fix: encord sdk bad datetime format by eloy-encord in https://github.com/encord-team/encord-active/pull/349
* refactor: have prisma definitions in project by frederik-encord in https://github.com/encord-team/encord-active/pull/350
* feat: disable git with flag or if git is not installed by frederik-encord in https://github.com/encord-team/encord-active/pull/354
* fix: autogen imports by Encord-davids in https://github.com/encord-team/encord-active/pull/356
* EA readme update by nikolaj-encord in https://github.com/encord-team/encord-active/pull/360
* chore: temporary disable export button by Encord-davids in https://github.com/encord-team/encord-active/pull/362
* updating checkout action version - it use new github env vars by ali-encord in https://github.com/encord-team/encord-active/pull/361
* fix: revert in-repo prisma and fix client generation and schema migrations by Encord-davids in https://github.com/encord-team/encord-active/pull/357
* refactor: atomic db connection operations by Encord-davids in https://github.com/encord-team/encord-active/pull/359
* fix: load correct image by frederik-encord in https://github.com/encord-team/encord-active/pull/351
* fix: prisma connection by Encord-davids in https://github.com/encord-team/encord-active/pull/365
* docs: readme touchups by Encord-davids in https://github.com/encord-team/encord-active/pull/364
* fix: dont use global node for prisma by frederik-encord in https://github.com/encord-team/encord-active/pull/366
* feat(assistant): adds react assistant searches by Encord-davids in https://github.com/encord-team/encord-active/pull/355
* fix: allow setting base url and allowed origin using env vars by Encord-davids in https://github.com/encord-team/encord-active/pull/367
* fix: sdk compatibility issues by eloy-encord in https://github.com/encord-team/encord-active/pull/348
* fix: make the localhost api url more specific to fix running locally by frederik-encord in https://github.com/encord-team/encord-active/pull/368
* fix: compatibility adds date defaults by Encord-davids in https://github.com/encord-team/encord-active/pull/369
* fix: assign correct frame for videos when populating database by frederik-encord in https://github.com/encord-team/encord-active/pull/370
* docs: add downloads badge to readme by frederik-encord in https://github.com/encord-team/encord-active/pull/372
* feat: enable exported projects to work properly with prisma db by eloy-encord in https://github.com/encord-team/encord-active/pull/371

New Contributors
* ali-encord made their first contribution in https://github.com/encord-team/encord-active/pull/361

**Full Changelog**: https://github.com/encord-team/encord-active/compare/v0.1.52...v0.1.53

0.1.52

Not secure
What's Changed
* Fix (active learning): extending to radio group classifications by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/313
* Feat (sandbox): Add Caltech-101 projects to sandbox by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/318
* fix(filter): categorical filter with less than 10 by Encord-davids in https://github.com/encord-team/encord-active/pull/319
* chore: upgrade encord-active-components by Encord-davids in https://github.com/encord-team/encord-active/pull/320


**Full Changelog**: https://github.com/encord-team/encord-active/compare/v0.1.51...v0.1.52

0.1.51

Not secure
What's Changed

Features

* feat: global filtering and unified toolbox by Encord-davids in https://github.com/encord-team/encord-active/pull/302
* feat(toolbox): adds options tab by Encord-davids in https://github.com/encord-team/encord-active/pull/311

Fixes

* fix: tag names with apostrophe break the app by eloy-encord in https://github.com/encord-team/encord-active/pull/308
* fix: build project image url in a firefox safe way by Encord-davids in https://github.com/encord-team/encord-active/pull/309
* fix(toolbox): rename view tab to filter by Encord-davids in https://github.com/encord-team/encord-active/pull/310
* fix: moves pagination before gallery by Encord-davids in https://github.com/encord-team/encord-active/pull/312
* fix: metric stats observer should be per writer and not global by frederik-encord in https://github.com/encord-team/encord-active/pull/314
* fix(version): clear memoized values after version change by Encord-davids in https://github.com/encord-team/encord-active/pull/316

Docs

* docs: update readme demo gif by Encord-davids in https://github.com/encord-team/encord-active/pull/306
* docs: fix broken links on readme by frederik-encord in https://github.com/encord-team/encord-active/pull/315
* docs (installation): mention git in the installation by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/317


**Full Changelog**: https://github.com/encord-team/encord-active/compare/v0.1.50...v0.1.51

0.1.50

Not secure
What's Changed
* Refactor/import project data download by alex-encord in https://github.com/encord-team/encord-active/pull/289
* fix: replace nasty limuc thumbnail by Encord-davids in https://github.com/encord-team/encord-active/pull/295
* fix: coming soon tooltip by Encord-davids in https://github.com/encord-team/encord-active/pull/296
* fixed broken links by david-babuschkin-encord in https://github.com/encord-team/encord-active/pull/298
* fix (metrics): embedding types by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/297
* docs: fix broken links by eloy-encord in https://github.com/encord-team/encord-active/pull/299
* fixed all broken links by david-babuschkin-encord in https://github.com/encord-team/encord-active/pull/301
* Feat (metrics): image easiness by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/300
* docs: updates the exporting page by Encord-davids in https://github.com/encord-team/encord-active/pull/305
* fix: export don't refresh by Encord-davids in https://github.com/encord-team/encord-active/pull/303

New Contributors
* david-babuschkin-encord made their first contribution in https://github.com/encord-team/encord-active/pull/298

**Full Changelog**: https://github.com/encord-team/encord-active/compare/v0.1.49...v0.1.50

0.1.49

Not secure
What's Changed
* Refactor: model quality by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/275
* fix: remove copy paste parenthesis by frederik-encord in https://github.com/encord-team/encord-active/pull/294


**Full Changelog**: https://github.com/encord-team/encord-active/compare/v0.1.48...v0.1.49

0.1.48

Not secure
What's Changed

Major documentation restructure

* Docs: add active learning examples by eloy-encord in https://github.com/encord-team/encord-active/pull/285
* chore: add docker to readme by frederik-encord in https://github.com/encord-team/encord-active/pull/286
* docs: refactor by frederik-encord in https://github.com/encord-team/encord-active/pull/278

* feat(projects-page): consolidate project selection with better ux by Encord-davids in https://github.com/encord-team/encord-active/pull/277

* fix (img_classification_quality): check question feature hash by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/276
* fix(paths): use ProjectFileStructure instead of raw paths by yogesh-encord in https://github.com/encord-team/encord-active/pull/274
* fix: makes state keys more unique by Encord-davids in https://github.com/encord-team/encord-active/pull/280
* fix (model quality): projectFileStructure mapping by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/282
* fix (COCO export): ignore empty polygon objects by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/281
* fix: metrics meta default to all metrics form ea by frederik-encord in https://github.com/encord-team/encord-active/pull/279
* fix (summary view): avoid markdown evaluation by Gorkem-Encord in https://github.com/encord-team/encord-active/pull/283
* fix: sub state dataclass factory by Encord-davids in https://github.com/encord-team/encord-active/pull/293


**Full Changelog**: https://github.com/encord-team/encord-active/compare/v0.1.47...v0.1.48

Page 6 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.