# NNSOF **Repository Path**: dalex/NNSOF ## Basic Information - **Project Name**: NNSOF - **Description**: An project using NeuralNetwork to predict the best answer in SOF. - **Primary Language**: NodeJS - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-12-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #NNSOF stack-overflow Big data project ## 解决问题 通过已有的和新获取的stack-overflow网站的数据,对该网站上用户回答问题是否为“优质”评论进行预测 ## 使用技术 - Big data - machine learning - Neural Network classifier. ## 配置运行 安装依赖 npm install 填写配置文件 cd /path/to/project cp config.example.json config.json 运行 npm start ## 作者 - Dalexli - lizhekang@hotmail.com