Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 583 Bytes

File metadata and controls

18 lines (15 loc) · 583 Bytes

BASIC STASTICAL ALGORITHiMS USING PYTHON

Python based machine learning projects

Currently

  • Naive bayes classifier

  • Markov chain generator

  • Statistical algorithm powered bots

  • Kormogov based simple minimal text generation from data corpus

  • Part of speech tagging classifier with spacy

  • Part of speech tagging with other libraries

    How to use

    • Download the zip file or clone the repository, they you can open the code through python
    • I have used several Librariee in my code please install them through pip first!

    Libraries used

    for kormogov