- 22 Apr, 2015 6 commits
-
-
Dan Conner authored
fb3a35f6 - BUGZ-2634 attempt to make TRAN/ACQ tombstones more sane. -
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Ben Holzman authored
08d5cb61 - BUGZ-2689: fix contact pursuit notification -
Ben Holzman authored
a880441f - BUGZ-2683: do not sync account emails to platform -
Ben Holzman authored
0f5cee67 - CORE-238: improve text preview by ignoring images -
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
- 21 Apr, 2015 19 commits
-
-
Bugra Akyildiz authored
48492c98 - CORE-148: Added release notes Conflicts: share/release_notes/CORE-148.sh -
Bugra Akyildiz authored
-
Bugra Akyildiz authored
ee0f6fb8 - CORE-148: Added release notes Conflicts: share/release_notes/CORE-148.sh -
Bugra Akyildiz authored
-
Bugra Akyildiz authored
1ce60946 - CORE-148: Added release notes -
Bugra Akyildiz authored
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Bugra Akyildiz authored
c84cf1fc - Merge branch 'master' into CORE-148 c4bcff23 - INTEGRATION: (merge) Merge integration into master ec29624a - CORE-148: Addressed code review b1e69f00 - Merge branch 'master' into CORE-148 df6f5405 - CORE-148: Switch to joblib instead of pickling and accommodate unit tests 11418c02 - Merge branch 'master' into CORE-148 47e88955 - CORE-148: Remove the redundant files e47fd710 - CORE-148: Fix the keywords api tests db37b28a - CORE-148: Endpoint for classification is working cc165b62 - CORE-148: Added preprocessing steps c48e58e4 - CORE-148: Classifier workflow is implemented and added one new classifier d85f8c33 - CORE-148: Use document based cross validation and refactored the code a bit 87e14134 - CORE-148: Remove grid search for evaluation 25947f42 - CORE-148: Binarize the labels and use Hashing vectorizer ea1009ae - CORE-148: Feature extractor and data processing 92a6c63b - CORE-148: Data layer and initial feature extractor implementation is complete 041108b7 - CORE-148: Refactored filtering part and stemmer name db8499fc - Merge branch 'master' into CORE-148 d08f3e96 - CORE-148: Refactored NaiveBayes and fix the posterior computation bug b073d6ed - Merge branch 'master' into CORE-148 8a2c15d7 - Merge branch 'master' into CORE-148 6fb0d5c5 - CORE-148: Addressed code review; removed unused variables, extensible preprocessing function 8b589a1d - CORE-148: Addressed code review and NaiveBayes accepts priors and likelihood information to the class a0023b3a - Merge branch 'master' into CORE-148 d655ef41 - CORE-148: Addressed the code review 2173846f - CORE-148: Addressed code review 51a9b1df - Merge branch 'master' into CORE-148 4395c772 - CORE-148: Update the tests 4bf567c1 - CORE-148: Refactor the NaiveBayes class ea90f574 - CORE-148: Refactor naive bayes in separate file 8b216cdd - CORE-148: Addressed code review d8b7baa1 - Merge branch 'master' of https://github.com/axialmarket/axm into CORE-148 b9de7661 - CORE-148: Get the updated master 9cd9f64f - Merge branch 'CORE-148' of https://github.com/axialmarket/axm into CORE-148 61a02013 - CORE-148: Convert likelihodo and prior computation in crontab 316a67d2 - CORE-148: Change the text to opportunity title for evaluation 7ccc11eb - CORE-148: Add bin script run to build the sear a4d78c34 - CORE-148: Stemmed words and evaluate the opportunities that have one industry assigned' aaab5354 - CORE-148: Evaluation using folds and hold-out is implemented 0e78ae7f - CORE-148: Fold evaluation with hold-out f5185238 - CORE-148: Precision at n score is computed 637373b0 - CORE-148: Global variables for pickle file paths 695fef6b - CORE-148: Industry recommender is implemented dc6d34ff - CORE-148: Remove the loading parts and put into the sear aef1456c - CORE-148: Load the priors and likelihood computation into the memory b6291ba2 - CORE-148: Fixing the problem of pickling c5260c10 - CORE-148: Working version of industries for text 67d777d5 - CORE-148: Changed the laplace smoothing to a global variable 45a6b047 - CORE-148: Normalization in both prior and likelihood computation a4276211 - CORE-148: Return probabilities of industries 61ebc667 - CORE-148: Defensive when word does not exist in the dataset 70467772 - CORE-148: Add computation of posterior for word 62f60600 - CORE-148: Initial count to compute priors for word industries 07d71bb0 - CORE-148: Convert likelihodo and prior computation in crontab 844708ad - CORE-148: Change the text to opportunity title for evaluation ed6e2007 - CORE-148: Add bin script run to build the sear 707e705f - Merge branch 'CORE-148' of https://github.com/axialmarket/axm into CORE-148 e7932087 - CORE-148: Stemmed words and evaluate the opportunities that have one industry assigned' 1614bdc5 - Merge remote-tracking branch 'origin/master' into CORE-148 48ad5ab6 - CORE-148: Evaluation using folds and hold-out is implemented d859fc0f - CORE-148: Fold evaluation with hold-out 553969bb - CORE-148: Precision at n score is computed 74ae93dc - CORE-148: Global variables for pickle file paths c85ea674 - CORE-148: Industry recommender is implemented a8aaad8e - CORE-148: Remove the loading parts and put into the sear 26e2a540 - CORE-148: Load the priors and likelihood computation into the memory 3019354e - CORE-148: Fixing the problem of pickling 8d39dc3d - CORE-148: Working version of industries for text 8002da38 - CORE-148: Changed the laplace smoothing to a global variable 7911273b - CORE-148: Normalization in both prior and likelihood computation 0f46c0d6 - CORE-148: Return probabilities of industries 26f72b6d - CORE-148: Defensive when word does not exist in the dataset b2feb169 - CORE-148: Add computation of posterior for word 2c11b918 - CORE-148: Initial count to compute priors for word industries -
Bugra Akyildiz authored
-
Mohammed Mehdi authored
8702cb86 - BUGZ-2646: (merge) Merge BUGZ-2646 into integration 16416f9f - BUGZ-2679: (merge) Merge BUGZ-2679 into integration c713b18d - CORE-241: fix apitests 0827e977 - BUGZ-2682: (merge) Merge BUGZ-2682 into integration 6aae875d - BUGZ-2679: removed memoize test cbf9e4de - BUGZ-2679: remove memoizer from sooperd e2a8ccc0 - CORE-241: (merge) Merge CORE-241 into integration 2fb2e26a - BUGZ-2646 disable send loading state when modal cancelled. c62b4d07 - BUGZ-2684: limit sent_this_month query to non-notification emails 1ecf8f11 - BUGZ-2682: Fix premium badge bug when there is no active members for a company 1c2aeba9 - CORE-241: remove _upgrade_session_in_place -
Dan Conner authored
2fb2e26a - BUGZ-2646 disable send loading state when modal cancelled. -
Doug Shore authored
6aae875d - BUGZ-2679: removed memoize test cbf9e4de - BUGZ-2679: remove memoizer from sooperd -
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Bugra Akyildiz authored
1ecf8f11 - BUGZ-2682: Fix premium badge bug when there is no active members for a company -
Doug Shore authored
* service/sear/tests/test_sooperd.py:
-
Doug Shore authored
-
Ben Holzman authored
1c2aeba9 - CORE-241: remove _upgrade_session_in_place -
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
- 20 Apr, 2015 15 commits
-
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Bugra Akyildiz authored
-
Bugra Akyildiz authored
a507a4e2 - Merge branch 'master' into CORE-218 b348e0a8 - Merge branch 'master' into CORE-218 cd7d758a - CORE-218: Addressed code review 97e9498c - CORE-218: Filter out not_id in post process of sear results returned from sear -
Bugra Akyildiz authored
-
Scuba Steve authored
85a0b32f - BUGZ-2678: Remove ability to change slug -
Ben Holzman authored
c3a89ae5 - BUGZ-2673: only display doc-type assets as attachments in emails -
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Dan Conner authored
1b76a938 - BUGZ-2638 remove clearing style that causes problems on NAF. 8ba9e1ac - BUGZ-2638 fix some issues when filter pills go to a 2nd line. -
Ben Holzman authored
0f7e36ba - BUGZ-2612: allow companies with invalid geography to post to NAF -
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
2a77f8c8 - GROW-145 show default search and results on public search when nothing is entered. 974b2348 - GROW-145 use minimal axial header on public search page. -
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Dan Conner authored
60565c6b - GROW-177 remove pointless storing of AxialServiceSession to variable 14fe6bc9 - GROW-177 use has_premium_badge on received opps list. 085e201a - GROW-177 use has_flag has_premium_badge for NAF. 11df70cf - GROW-177 use auth api for has_premium_badge on search results. 532a2fbb - INTEGRATION: (merge) Merge integration into master
-