Code Monkey home page Code Monkey logo

hi530's Introduction

Computational Methods in Health Informatics

My project around the HI 530 course - Computational Methods in Health Informatics offered in the College of Business Management at SUNY Polytechnic Institite.

The course is based on the book "Data Mining for Business Analytics: Concepts, Techniques and Applications in Python" (https://www.amazon.com/Data-Mining-Business-Analytics-Applications/dp/1119549841). The book has an R version also but this work was done using the Python version.

More information on the at this website: https://www.dataminingbook.com/book/python-edition.

Create Environmment

# Envionment was created with:
conda list --explicit > spec-list.txt

# Import and recreate with:
conda create --name HI530 --file spec-list.txt

Activate Environment

~/anaconda3/bin/activate /Users/cgagnon/anaconda3/envs/HI530

hi530's People

Contributors

charlesg avatar

Watchers

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