Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projects

Data Science

File 1: Bayesian-AND-OR-Operation.py

-> This project code is for the purpose read CSV files and prep the data for performing a Bayesian Inference using PyMC3 or Edward probabilistic programming. It performs an "AND" operation and "OR" operation from the CSV file. The functions are written to be extensible by adding additional conditions and maintainable. Note: The code could be rewritten for MongoDB.

File 2: makeArray.py

-> This python program manipulates a matrix using classes.

File 3: text_count.py

-> This python program takes a piece of text stored in a .txt file, and determines the count of each word from the text file. The associated word and word-count is in the format of txt or JSON.

Releases

Packages

Contributors

Languages