Git Product home page Git Product logo

naive_bayes's Introduction

naive_bayes

the code corresponding to my csdn blog naive bayes series 对应我的朴素贝叶斯博客的代码与ipython notebook

详细的讲解与手把手的教程讲解请戳博文

  1. iris_classification_using_naive_bayes.py为用朴素贝叶斯完成的iris花分类,数据为scikit-learn自带data
  2. sohu_news_topic_classification_using_naive_bayes.py为纯手工完成的朴素贝叶斯搜狐新闻主题分类器,数据可在搜狐新闻数据上下载。
  3. Kaggle_San_Francisco_Crime_Classification.ipynb为使用朴素贝叶斯完成分类器的ipython notebook,对应Kaggle比赛San Francisco Crime Classification。使用到的数据可在Kaggle数据页面或者我的百度云盘中下载到。
  4. Kaggle_movie_reviewer_sentiment_analysis.ipynb为使用朴素贝叶斯完成分类器的ipython notebook,对应Kaggle比赛Bag of Words Meets Bags of Popcorn。使用到的数据可在Kaggle数据页面或者我的百度云盘中下载到。

有问题欢迎联系[email protected]

naive_bayes's People

Contributors

hanxiaoyang avatar

Watchers

James Cloos avatar  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.