Giter VIP home page Giter VIP logo

introductiontomachinelearning's People

Contributors

meganlbecker avatar rexdouglass avatar tlscherer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

introductiontomachinelearning's Issues

Errors in Day2 Rmd File

I get two errors in the Day2 Rmd file.

The first occurs at around line 694 with this line of code:
plot_predict_interaction(forest, BreastCancer_train[,-c(10)], "Cell.size", "Cl.thickness")
which gives me this error:
Error in if (as.character(forest$call$formula)[3] == ".") { : missing value where TRUE/FALSE needed

I also get this same error in the next line of code:
explain_forest(forest, interactions = TRUE, data = BreastCancer_train)

@rexdouglass @tlscherer

Package Installation Issues

There are a couple of plotting packages that have an issue installing because they all seem to depend on either the 'xml2' or 'XML' packages.

The errors appeared when trying to use the pacman package to load the packages:
cowplot
plotROC
tidyverse

Also, I think it's a good idea to substitute the 'install.packages' functions with the pacman 'p_load' function in the rmd files like you had done in some cases so that we don't have to constantly try to reinstall packages.

@rexdouglass @tlscherer

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.