Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Django18 #26

Merged
merged 53 commits into from
Jul 26, 2015
Merged

Django18 #26

merged 53 commits into from
Jul 26, 2015

Conversation

bport
Copy link
Contributor

@bport bport commented Jul 25, 2015

Merge master in django1.8 branch

digitalfox and others added 30 commits May 12, 2015 09:06
Oh, and remove way too early optimization (you know, one of the root of
        evil)
Otherwise caching is useless.
Django was formatting company.id as a number, inserting a space in it as a
thousand delimiter. This broke the link. Marking it as safe prevents that.
Users can still do mass staffing as long as they have the "staffing_mass"
feature without getting the right to alter any row in the staffing table.
Conflicts:
	leads/learn.py
Conflicts:
	core/tests.py
digitalfox and others added 21 commits May 23, 2015 23:44
Conflicts:
	core/tests.py
- remove SLEEPING class. That's a transition state that cannot be learned properly
- remove subsidiary feature (linked to responsible)
- change classifier (logistic) param. Use L2 penalty and higher C1 to smooth %proba. Use auto class weight to better predict non-WON leads
- change proba from float to int
- display top 10 coef of each class in model eval function
# Conflicts:
#	core/migrations/0001_initial.py
#	core/utils.py
#	requirements.txt
#	staffing/views.py
@landscape-bot
Copy link

Code Health
Repository health increased by 0.14% when pulling 68ea93c on bport:django18-2 into af9c529 on digitalfox:django18.

@digitalfox digitalfox merged commit b195335 into digitalfox:django18 Jul 26, 2015
abessette pushed a commit to abessette/pydici that referenced this pull request Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants