Git Product home page Git Product logo

1170300504 / data-mining-r Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leeeric9527/data-mining-r

0.0 0.0 0.0 1.82 MB

利用R语言编写的数据挖掘大作业。着重分析朴素贝叶斯判别分析算法、 AdaBoost 算法以及随机森林算法在口红销量预测中的效果, 并在随机森林算法中进行模型优化。Using R language data mining big homework. The effects of Naive Bayesian Discriminant Analysis (Naive Bayesian Discriminant Analysis), AdaBoost and Random Forest Algorithms on lipstick sales forecasting were analyzed, and the model was optimized in Random Forest Algorithms.

R 100.00%

data-mining-r's Introduction

data-mining-R

从网站爬取口红销售数据,分析影响销售数据的重要因素以及根据销售因素建模预测其销售量。 本文先将数据进行预处理得到实验数据, 然后着重分析朴素贝叶斯判别分析算法、 AdaBoost 算法以及随机森林算法在口红销量预测中的效果, 并在随机森林算法中进行模型优化。 通过实验结果表明总评价数、 价格和描述分这三个因素对销售量的影响较大, 对三个算法对比分析得出随机森林算法预测错误率最低,有较好的预测效果。

Crawling lipstick sales data from the website, analyzing the important factors affecting sales data and predicting sales volume according to sales factors modeling. In this paper, we first preprocess the data to get the experimental data, and then focus on the analysis of Naive Bayesian Discriminant Analysis (Naive Bayesian Discriminant Analysis), AdaBoost algorithm and random forest algorithm in lipstick sales forecasting effect, and in the random forest algorithm to optimize the model. The experimental results show that the total evaluation number, price and description of these three factors have a greater impact on sales. The comparison of the three algorithms shows that the random forest algorithm has the lowest prediction error rate, and has a better prediction effect.

main.R文件是 代码的源文件。

data-mining-r's People

Contributors

mymuli avatar mr-muli avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.