Coder Social home page Coder Social logo

capstone-project-5e-analysis's Introduction

Capstone-Project-5e-Analysis

The purpose of this repo is to serve as a centralised repository for all the code and files for my capstone project. This project's purpose is to utalize key aspects of a DnD 5e monster in order to construct a model and predict its core stat block. It goes from start to finish of a machine learning pipeline, with gathering data, cleaning and exploring it, then constucting and fine tuning the model. Further information and findings of the project, as well as the souce of my data can be located bellow:

Overleaf: https://www.overleaf.com/read/hvpqwrwhrbwz

Datasource: http://www.dnd5eapi.co/

Bellow you can find a summarization of the modules included in this repo.

Extract_Monster_Data.py

This file is the code I wrote in order to access the api that help my data and export it to a readable .json format.

Clean_Monster_Data.py

The purpose of this file was to extract the needed/useful info from the dumped json and make it nice and readable for a pandas dataframe to work with.

ExploratoryAnalysis.ipynb

This notebokk was where I performed my exploratory analysis of my data.

Model_Construction.ipynb

This was the jupyter notebook used to actually test algorithms and build my model.

Monster_Data_Raw

The json dump from the api.

MonsterData.csv

The cleaned data file.

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.