-
Bloomberg
- Washington D.C.
-
18:13
(UTC -04:00) - https://rahulraj24.medium.com/
- @rjrahul24
-
Bot-Application-Travel-Chat Public
The project is a multi-functional Chatbot. It goes hand-in-hand with the tutorial at Microsoft's public documentation of the Introduction to Chatbot framework in Azure. It is implemented in C# and …
-
ai-with-python-series Public
A Python Series of tutorials aimed at learning Artificial Intelligence concepts. This series of tutorials start from the basics of Python and builds on top of it. We will cover three full-fledged c…
-
Repository part of Columbia University's MS in Data Science Capstone Project. This repository solves attempts to solve the problem of predicting commercial insurance payments for surgical procedures
-
Forecasting-Online-Sales-UCI Public
We work on the Online Sales Data provided by the UCI Machine Learning Repository to run Time Series Analysis and Forecast the demand of products across global regions.
UpdatedSep 30, 2022 -
AppliedML-Project Public
Spring 2022, Applied Machine Learning Project.
-
statistics_with_python Public
This repository is aimed to be a guide and a tutorial for anyone learning Python implementation of general statistical analysis through the data visualization lens.
-
leetcode-ds-algo Public
Leetcode problems synced through the LeetHub Chrome extension
-
-
As part of a series of articles for building AI using Python, this repository is comprised of my technical writing work. It contains work samples from my book - Enter Artificial Intelligence throug…
Python UpdatedDec 6, 2021 -
coding-interview-university Public
Forked from jwasham/coding-interview-universityA complete computer science study plan to become a software engineer.
-
data-scientist-with-python Public
The repository is a progress through DataCamp's Career Track - Data Scientist with Python. The code and sequences present in this repository are part of exercises and assignments completed during t…
MIT License UpdatedNov 18, 2021 -
cc21fall2 Public
Forked from jtr13/cc21fall2Source files for EDAV Fall 2021 Tues / Thurs Community Contribution Project
Jupyter Notebook UpdatedNov 18, 2021 -
-
EDAVtemplate Public template
Forked from jtr13/EDAVtemplateFinal project bookdown template for EDAV
CSS UpdatedNov 7, 2021 -
-
-
spark-ud-2002 Public
Project Contents are applications on MapReduce and Spark. The repository contains projects based on Udacity's Spark Introduction course. Explains the basic functioning of Big Data.
-
A Project using Genetic Algorithms and Reinforcement Learning mechanisms to implement Image Restoration and Recreation.
-
crypto-market-eda Public
With the advent of cryptocurrency and the rise in investments, in this project we take a look at the market share of major cryptocurrencies and how they have emerged over time.
Jupyter Notebook GNU General Public License v3.0 UpdatedJun 10, 2021 -
cnn-logistic-image-analysis Public
We build upon Logistic Regression concepts and create a Deep Learning Convolution Neural Network. This repository explains how Logistic Regression is really the root of building Multilayer Perceptr…
deep-learning image-processing pytorch logistic-regression image-analysis-workflows pytorch-tutorialJupyter Notebook UpdatedJun 10, 2021 -
CoWINBangaloreDataDump Public
Forked from richa-agarwal-de/CoWINBangaloreDataDumpUpdatedMay 28, 2021 -
WaylonWalker Public
Forked from WaylonWalker/WaylonWalkerLearning in public
Python UpdatedMay 25, 2021 -
gapminder-eda-with-R Public
This repository is a refresher of the R programming language and uses the Gapminder dataset to explore statistical analysis on R.
R UpdatedMay 20, 2021 -
-
Python Program to calculate the Binomial and Gaussian Distribution from a given file of numeric values.
-
Dr. Semmelweis invented the technique of handwashing and it greatly benefitted society. In this project, we will analyze how important this invention was, and what health statistics changed after p…
Jupyter Notebook UpdatedMay 9, 2021 -
reverse-interview Public
Forked from viraptor/reverse-interviewQuestions to ask the company during your interview
-
tech-interview-handbook Public
Forked from yangshun/tech-interview-handbook💯 Materials to help you rock your next coding interview
-
system-design-primer Public
Forked from donnemartin/system-design-primerLearn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Python Other UpdatedMay 7, 2021 -
Machine Learning using Logistic Regression: Whenever the variable that needs to be predicted requires a "binary" solution to the problem, we use Logistic Regression. This repository contains a proj…