Skip to content

This repository parses the *.objml XML files found in Chapter 4 of Model-Based Machine Learning into flat CSV files.

Notifications You must be signed in to change notification settings

bdatko/email_mbmlbook

Repository files navigation

Purpose

This repository parses the *.objml XML files found in Chapter 4 of Model-Based Machine Learning into flat CSV files. The MBML book is an excellent source for designing probabilistic programs. Yet, with some datasets given as XML, each with a custom schema, parsing the datasets and learning from the book can add an unnecessary burden when working with the material.

Data 🗃️🗂️💾

The parsed objml XML files are stored in data/.

Run

If you want to parse the data from the book's Github just run the get_data.py script as python get_data.py save_data path/to/save

Motivation 🙌💯💪🎯

Wiki

I also have some notes on the Wiki tab 👀 ... shhh it's a secret 🤐

About

This repository parses the *.objml XML files found in Chapter 4 of Model-Based Machine Learning into flat CSV files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages