Pinned Repositories
Classification_in_R
Using LDA QDA and KNN on Smarket dataset in ISLR library
Clustering_in_R
Implementation of Kmeans and Hierarchical Clustering in R
CrossValidation_and_Bootstrapping
Doing CrossValidation and Bootstrapping in R on Auto dataset in ISLR library
Decision_Trees
Implementing Decision Trees in R
deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
External-Internship-Assignments
Assignments related to EIP
Hangman_game
Implementation of Hangman Game
hello
web programming
hello-
Web programming
Principal_Components_Analysis
Implementation of Unsupervised Learning Algorithm
kushagrasrivastava's Repositories
kushagrasrivastava/Clustering_in_R
Implementation of Kmeans and Hierarchical Clustering in R
kushagrasrivastava/Principal_Components_Analysis
Implementation of Unsupervised Learning Algorithm
kushagrasrivastava/Classification_in_R
Using LDA QDA and KNN on Smarket dataset in ISLR library
kushagrasrivastava/CrossValidation_and_Bootstrapping
Doing CrossValidation and Bootstrapping in R on Auto dataset in ISLR library
kushagrasrivastava/Decision_Trees
Implementing Decision Trees in R
kushagrasrivastava/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
kushagrasrivastava/External-Internship-Assignments
Assignments related to EIP
kushagrasrivastava/Hangman_game
Implementation of Hangman Game
kushagrasrivastava/hello
web programming
kushagrasrivastava/hello-
Web programming
kushagrasrivastava/Instacart_Maket_Analysis
Case study 1 for Applied AI course
kushagrasrivastava/IRobot
MIT 6.00.02x Problem Set
kushagrasrivastava/Linear_Regression
Doing Simple Linear Regression using Boston Data set in ISLR
kushagrasrivastava/logging
kushagrasrivastava/machinelearningblr.github.io
Home of Machine Learning Bangalore Chapter
kushagrasrivastava/Manim
Kushagra and Manan colab
kushagrasrivastava/Mortgages
Python Object Oriented Implementation
kushagrasrivastava/Non_Linear_Modelling
Doing Non Linear Modeling in R using Wage dataset of ISLR library in R
kushagrasrivastava/Project_01
kushagrasrivastava/Ridge_and-_Lasso_Regression
Ridge and Lasso Regression in R on Hitters dataset in ISLR
kushagrasrivastava/Support_Vector_Machines-in-R
Implementation of SVM in R