• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created about 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The second course in the Data Science specialization with Python conducted by University of Michigan.

More Repositories

1

GSS-Data-Analysis

Using inferential statistics to explore the GSS dataset.
4
star
2

Multiple-Linear-Regrssion-Model-For-Predicting-IMDB-Ratings-and-Critics-Score-of-movies.

Fitting multiple linear regression model to predict IMDB ratings and Critics Score of movies.
4
star
3

Countdown-Timer

This is simple countdown timer program written in Python 3.7.2. The program plays a YouTube video on completion of a user-given input of time duration.
Python
3
star
4

Simple-Python-Programs-on-numbers

This repository includes some basic and simple programs, ideally suited for beginners to practice programming in Python.
Python
3
star
5

Tic-Tac-Toe

I'm in the middle of an online Python course and this is my first attempt at creating a Python project- the game of Tic Tac Toe. The code needs a lot of improvement, I know but as a novice programmer this is all I could do as a first attempt. Throw in your ideas, I'd love to see and learn from them! Thanks, already.
Python
3
star
6

Simple-Python-Programs-on-Classic-Algorithms

This repository includes simple Python programs ideally suited for beginners to try their hands at programming classic algorithms, like Collatz Conjecture, sorting techniques etc.
Python
3
star
7

Distance-Between-Two-Cities

A Python (3.7.1) program that helps you to calculate the distance between two cities with the help of geopy. The average error percentage is about 18.3%. Feel free to improve this, please.
Python
2
star
8

BRFSS-2013-EDA

Exploratory Data Analysis of the Behavioral Risk Factor Surveillance System (BRFSS) 2013 dataset.
2
star
9

Neural-Network-Implementation-From-Scratch

This repository includes the implementation of forward and back propagation algorithm done from scratch.
Python
2
star
10

Dot-Matrix-Implementation-for-Local-Gene-Sequence-Allignment

This Notebook contains the implementation of the Dot Matrix algorithm for local gene sequence alignment.
Jupyter Notebook
1
star
11

PyTorch-Tutorial

A simple introduction to the torch library.
Jupyter Notebook
1
star
12

Simple-KNN-Classifier

Uses KNN Classifier for classifying fruits based on their features.
Jupyter Notebook
1
star
13

The-test-game

Write a statement or ask a question. Get the percentage of positiveness related to the same!
Python
1
star
14

Algorithms-in-C

This repository contains implementation of some fundamental algorithms of different paradigms written in C.
C
1
star
15

Introduction-to-Data-Science-in-Python

This repository is contains the assignments of the first course in a Data Science specialization course on Coursera conducted by University of Michigan.
Jupyter Notebook
1
star
16

Deutsch-Joza-Algorithm

Qiskit implementation for the Deutsch-Jozsa algorithm.
Jupyter Notebook
1
star
17

Data-Structure-in-C

C
1
star
18

Auto-Mail-and-Resume-Sender

A Python program that allows you to send mails to multiple sender and attach a file with the same.
Python
1
star
19

CodeChef-Problems

This repository includes solutions to some of the CodeChef problems. The language used at the time of writing the codes is Python 3.6.
Python
1
star
20

Grover-Search-Algorithm

This repository includes the implementation of the Grover's search algorithm for n qubits with M winning elements written in Qiskit. It uses the knowledge of matrices devised for the phase oracle and the diffuser and outputs the probabilities of elements in the form of a histogram.
Jupyter Notebook
1
star