Giter VIP home page Giter VIP logo

karthik2903's Projects

bagging_confidence_interval icon bagging_confidence_interval

Applied the concept of bagging on boston housing price prediction dataset creating 30 bags, and trained 30 regression DTs, calculated their train MSE score, thentheir MSE score and oob MSE score on the population data, then calculated a 95% confidence interval (C.I.) on doing the previous task 35 times and storing the mse and oob mse scores and using that as a sample, then made 10 samples from this sample to get the population mean and std on 95% confidence interval using the central limit theorem.

cross_val icon cross_val

Implementing the RandomSearchCV(from scikit-learn) from scratch on KNN using synthetic dataset and also ploting it's decision boundary.

donor_classification icon donor_classification

Applying Multinomial Naive Bayes on the 'Donors Choose' and using Bag of Word(BOW) and Term Frequency-Inverse Document Frequency(TFIDF) Vectorisation for text features. To create a programming challenge, displaying the top features as given by feature_log_prob_ parameter of MultinomialNB is coded from scratch.

ml-from-scratch icon ml-from-scratch

Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from data mining to deep learning.

multipletest4spark icon multipletest4spark

MT4S - Multiple Tests 4 Spark - a simple Junit/Scalatest testing framework for Apache Spark

online-courses-learning icon online-courses-learning

Contains the online course about Data Science, Machine Learning, Programming Language, Operating System, Mechanial Engineering, Mathematics and Robotics provided by Coursera, Udacity, Linkedin Learning, Udemy and edX.

papers icon papers

Summaries of machine learning papers

performance_met icon performance_met

Compute performance metrics for the given Y and Y_score without sklearn.

performancemetrics icon performancemetrics

Computing Performance Metrics(Precision, Recall, F1score, Accuracy) without sklearn

python_tutorial_ques icon python_tutorial_ques

Complex Python programming practice questions without Scikit_Learn or numpy to hone skills for data science.

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.