- 23 Apr, 2015 12 commits
-
-
Herby G authored
remove explicit redirect for /join to the Marketing site
-
Farhan Ahmed authored
5cba15ca - GROW-192: Add trailing comma -
Doug Shore authored
ffeaa6fc - CORE-216: add unused kwargs to sooperd rec_buyers 00c913f4 - CORE-216: use orm object_session 142a5185 - CORE-216: code review misc cleanup 0d1b40a5 - CORE-216: rip out time warnings on the enquire object 7e6dddfc - CORE-216: tp_filters ref. tp_match_data; remove comments 8032592e - CORE-216: refactor dual call and compare of both superc and sooperd 5a010df7 - CORE-216: fixed not opp_id list filtering be27e080 - CORE-216: sellers method in transactiondata 54655f2f - CORE-216: sellers filters in transaction_data in opp service 1a640fec - CORE-216: prelim of rec_buyers refactor -
Doug Shore authored
7e1a09cd - CORE-192: release notes ebdf938a - CORE-192: saves complete rec_buyers list in /var/axm/sear/rec_buyers -
Farhan Ahmed authored
-
Dan Conner authored
37a8895e - BUGZ-2690 point public search results back to /register. -
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Farhan Ahmed authored
d728fdae - GROW-192: Add is_masquerading custom attribute to information sent to Intercom.io -
Farhan Ahmed authored
-
Ben Holzman authored
cd734ba6 - BUGZ-2661: move rec_summary to earlier in the morning -
Ben Holzman authored
0fa68653 - BUGZ-2631: migration to fix TPs with taxonomy id 140
- 22 Apr, 2015 18 commits
-
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
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 -
Doug Shore authored
-
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>
-
Doug Shore authored
-
Doug Shore authored
-
Doug Shore authored
-
Doug Shore authored
-
Doug Shore authored
-
Doug Shore authored
-
Doug Shore authored
-
Doug Shore authored
-
Doug Shore authored
-
- 21 Apr, 2015 10 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
-