h1alexbel / sr-detection

Identifying GitHub "sample repositories" (SR), that mostly contain educational or demonstration materials supposed to be copied instead of reused as a dependency
MIT License
6 stars 0 forks source link

place clustering models from `sr-data` into `sr-train` #180

Open h1alexbel opened 2 days ago

h1alexbel commented 2 days ago

In sr-data module, we should be able only to collect the dataset with numerical features. Clustering should happens in sr-training, the place where we train our models.

github-actions[bot] commented 2 days ago

@h1alexbel Summary: Main issue: Lack of specific error or problem description. Suggestion: Provide a concrete example or error message to illustrate the issue.