Git Product home page Git Product logo

project-4's People

Contributors

stampedpassp0rt avatar

Watchers

 avatar  avatar

project-4's Issues

Project 4 feedback

Hi Ameet -- Nice functional plotting code! Most students are not employing a functional coding style yet, so that definitely puts you in a good place. Also, really good explanations of your thought process regarding R-squared and why CV/Normalization gave such improvement.

One thing to take a look at: we can GridSearch l1 and l2 together, instead of running two models to look at just C values. You just include in the params_grid another key for 'penalty' and otherwise it works identically.

Re: how to evaluate coefficients and the model performance, since we’re using Logistic we might look at AUC ROC and Precision and Recall as opposed to accuracy score. There's a really great explanation here: http://mlwiki.org/index.php/ROC_Analysis

Nice work all around!

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.