Wei (Serena) Zou (serena049)

serena049

Geek Repo

Github PK Tool:Github PK Tool

Wei (Serena) Zou's repositories

Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

univariate-linear-regression

Example data science project used in Datacamp's Unit Testing for Data Science in Python course

Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

grokking_algorithms

Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)

Language:JavaScriptLicense:NOASSERTIONStargazers:0Issues:0Issues:0

Agile_Data_Code_2

Code for Agile Data Science 2.0, O'Reilly 2017, Second Edition

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Deep-learning-and-Neural-Network

This project includes all assignments completed for the DL and NNs classes offered by Andrew Ng on deeplearning.ai

Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Implementation-of-the-Frank-Wolfe-Algorithm

The purpose this project is to implement the Frank-Wolfe Algorithm for transportation network analysis. The next section summarizes the key steps involved in the Python coding process, followed by two traffic assignment applications. The report is concluded with a discussion of findings and future plans.

Language:PythonStargazers:10Issues:0Issues:0

Uber-Pick-Up-Time-Series-Models

The objective of this study is to predict the demand for uber pick-ups in the Manhattan area using time series models.

Language:RStargazers:0Issues:0Issues:0

SQL-Exercises

MS SQL codes, topics include select, sort, wildcard characters, string operators, calculated fields, group by clause, aggregate functions, crosstabing, conditional data manipulation, union operations, type conversion functions, update, delete, joins, sub-queries, stored procedures and triggers

Stargazers:0Issues:0Issues:0

Data-Mining-Logistic-Regression-and-Kernel-Regression

This project implemented the stochastic gradient descent (SGD) algorithm for logistic regression, given a training set and a testing set.

Language:PythonStargazers:1Issues:0Issues:0

Data-Mining-Support-Vector-Machine-using-the-Sequential-Minimals-Optimization-Algorithm

The goal of this piece of code is to implement a simplified version of the Sequential Minimal Optimization (SMO) algorithm by John Platt to train SVMs in the dual formulation.

Language:PythonStargazers:2Issues:0Issues:0

Data-Mining-Diagonals-in-High-Dimensions

The purpose of this code is to compute the empirical probability mass function (EPMF) for the random variable X that represents the angle (in degrees) between any two diagonals in high dimensions.

Language:PythonStargazers:0Issues:0Issues:0

Data-Mining-Kernel-PCA

This piece of code is used to implement the Kernel PCA (KPCA) algorithm.

Language:PythonStargazers:0Issues:0Issues:0

ProgrammingAssignment2

Repository for Programming Assignment 2 for R Programming on Coursera

Language:RStargazers:0Issues:0Issues:0