Skip to content
#

attribute

Here are 18 public repositories matching this topic...

This paper presents TD-AC which is an effective algorithm for the truth discovery problem when the attributes over data are structurally correlated. We build our procedure on an abstract representation of the truth in the data, the k-means clustering technique and the silhouette measure to automatically find an optimal partitioning of the input …

  • Updated Jan 6, 2021
  • Python

A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getters/setters along with optional support of validation contracts on the generated setters. Its objective is to reduce the amount of copy/paste code in your classes - and hence to help reducing human mistakes :).

  • Updated Apr 19, 2021
  • Python

Improve this page

Add a description, image, and links to the attribute topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the attribute topic, visit your repo's landing page and select "manage topics."

Learn more