• Title/Summary/Keyword: statistical regression modeling

Search Result 192, Processing Time 0.016 seconds

Estimating the Yield of Marketable Potato of Mulch Culture using Climatic Elements (시기별 기상값 활용 피복재배 감자 상서수량 예측)

  • Lee, An-Soo;Choi, Seong-Jin;Jeon, Shin-Jae;Maeng, Jin-Hee;Kim, Jong-Hwan;Kim, In-Jong
    • KOREAN JOURNAL OF CROP SCIENCE
    • /
    • v.61 no.1
    • /
    • pp.70-77
    • /
    • 2016
  • The object of this study was to evaluate the effects of climatic elements on potato yield and create a model for estimating the potato yield. We used 35 yield data of Sumi variety produced in mulching cultivation from 17 regions over 11 years. According to the results, some climatic elements showed significant level of correlation coefficient with marketable yield of potato. Totally 22 items of climatic elements appeared to be significant. Especially precipitation for 20 days after planting (Prec_1 & 2), relative humidity during 11~20 days after planting (RH_2), precipitation for 20 days before harvest (Prec_9 & 10), sunshine hours during 50~41 days before harvest (SH_6) and 20 days before harvest (SH_9 & 10), and days of rain during 10 days before harvest (DR_10) were highly significant in quadratic regression analysis. 22 items of predicted yield ($Y_i=aX_i{^2}+bX_i+c$) were induced from the 22 items of climatic elements (step 1). The correlations between the predicted yields and marketable yield were stepwised using SPSS, statistical program, and we selected a model (step 2), in which 4 items of independent variables ($Y_i$) were used. Subsequently the $Y_i$ were replaced with the equation in step 1, $aX_i{^2}+bX_i+c$. Finally we derived the model to predict the marketable yield of potato as below. $$Y=-336{\times}DR_-10^2+854{\times}DR_-10-0.422{\times}Prec_-9^2+43.3{\times}Prec_-9\\-0.0414{\times}RH_-2^2+46.2{\times}RH_-2-0.0102{\times}Prec_-2^2-7.00{\times}Prec_-2-10039$$.

Product Recommender Systems using Multi-Model Ensemble Techniques (다중모형조합기법을 이용한 상품추천시스템)

  • Lee, Yeonjeong;Kim, Kyoung-Jae
    • Journal of Intelligence and Information Systems
    • /
    • v.19 no.2
    • /
    • pp.39-54
    • /
    • 2013
  • Recent explosive increase of electronic commerce provides many advantageous purchase opportunities to customers. In this situation, customers who do not have enough knowledge about their purchases, may accept product recommendations. Product recommender systems automatically reflect user's preference and provide recommendation list to the users. Thus, product recommender system in online shopping store has been known as one of the most popular tools for one-to-one marketing. However, recommender systems which do not properly reflect user's preference cause user's disappointment and waste of time. In this study, we propose a novel recommender system which uses data mining and multi-model ensemble techniques to enhance the recommendation performance through reflecting the precise user's preference. The research data is collected from the real-world online shopping store, which deals products from famous art galleries and museums in Korea. The data initially contain 5759 transaction data, but finally remain 3167 transaction data after deletion of null data. In this study, we transform the categorical variables into dummy variables and exclude outlier data. The proposed model consists of two steps. The first step predicts customers who have high likelihood to purchase products in the online shopping store. In this step, we first use logistic regression, decision trees, and artificial neural networks to predict customers who have high likelihood to purchase products in each product group. We perform above data mining techniques using SAS E-Miner software. In this study, we partition datasets into two sets as modeling and validation sets for the logistic regression and decision trees. We also partition datasets into three sets as training, test, and validation sets for the artificial neural network model. The validation dataset is equal for the all experiments. Then we composite the results of each predictor using the multi-model ensemble techniques such as bagging and bumping. Bagging is the abbreviation of "Bootstrap Aggregation" and it composite outputs from several machine learning techniques for raising the performance and stability of prediction or classification. This technique is special form of the averaging method. Bumping is the abbreviation of "Bootstrap Umbrella of Model Parameter," and it only considers the model which has the lowest error value. The results show that bumping outperforms bagging and the other predictors except for "Poster" product group. For the "Poster" product group, artificial neural network model performs better than the other models. In the second step, we use the market basket analysis to extract association rules for co-purchased products. We can extract thirty one association rules according to values of Lift, Support, and Confidence measure. We set the minimum transaction frequency to support associations as 5%, maximum number of items in an association as 4, and minimum confidence for rule generation as 10%. This study also excludes the extracted association rules below 1 of lift value. We finally get fifteen association rules by excluding duplicate rules. Among the fifteen association rules, eleven rules contain association between products in "Office Supplies" product group, one rules include the association between "Office Supplies" and "Fashion" product groups, and other three rules contain association between "Office Supplies" and "Home Decoration" product groups. Finally, the proposed product recommender systems provides list of recommendations to the proper customers. We test the usability of the proposed system by using prototype and real-world transaction and profile data. For this end, we construct the prototype system by using the ASP, Java Script and Microsoft Access. In addition, we survey about user satisfaction for the recommended product list from the proposed system and the randomly selected product lists. The participants for the survey are 173 persons who use MSN Messenger, Daum Caf$\acute{e}$, and P2P services. We evaluate the user satisfaction using five-scale Likert measure. This study also performs "Paired Sample T-test" for the results of the survey. The results show that the proposed model outperforms the random selection model with 1% statistical significance level. It means that the users satisfied the recommended product list significantly. The results also show that the proposed system may be useful in real-world online shopping store.