Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

[WIP] auto-tagging #437

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

[WIP] auto-tagging #437

wants to merge 16 commits into from

Conversation

OriHoch
Copy link

@OriHoch OriHoch commented Dec 11, 2015

@otadmor - could you write some documentation about how to run it? you can write it in docs/devel/source/autotagging.rst

Review on Reviewable

@@ -27,6 +26,36 @@ class LawResource(BaseResource):
class Meta(BaseResource.Meta):
queryset = Law.objects.all()
allowed_methods = ['get']
class TagResource(BaseResource):pass
class ProvateProposalResource(BaseResource):
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: should be PrivateProposalResource

…oving them. should be better preprocessing.\nadded html build to see tag-keyword relations.\nadded rst file for autotagging.
…OS tagging before feature extraction to histograms
…nged crossvalidation to be different when 1vall multilabel - each label is tested individually before splitting the data
@alonisser
Copy link

@OriHoch is this waiting for something?

@otadmor
Copy link

otadmor commented Mar 4, 2016

Im still working on improving the scores.
Currently im trying to find a way to find the soft scores of the SVM in sklearn to understand "how far" false predictions are to the real prediction.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants