Pinned Repositories
3D-object-recognition
Airbnb-Price-Prediction-Using-Machine-Learning
In this project, I am going to look at Airbnb listings in Buenos Aires and trying to provide some exploratory analysis around predicting listing prices.
CNN-for-classification
I used PyTorch to train a CNN model to classify images of three insects (beetles, cockroaches, and dragonflies).
Dashboard-for-PhDs-awarded-in-the-US
I made a dashboard visualization of a few interesting aspects of the doctorates awarded in the US using `plotly`.
dgcnn.pytorch
A PyTorch implementation of Dynamic Graph CNN for Learning on Point Clouds (DGCNN)
Distributed-Computing-with-Spark-SQL
Distributed Computing with Spark SQL by University of California Davis on Coursera
Euler_Project
My solutions to Project Euler(https://projecteuler.net/).
Explore-Star-Wars-universe
I downloaded all the people in the Star Wars universe using the Star Wars API (https://swapi.dev/documentation).
IBP4ILFM
Fast Implementation of Infinite Latent Feature Models and the Indian Buffet Process
Linlin-Li-1.github.io
Linlin's blog: https://linlin-li-1.github.io/
Linlin-Li-1's Repositories
Linlin-Li-1/Distributed-Computing-with-Spark-SQL
Distributed Computing with Spark SQL by University of California Davis on Coursera
Linlin-Li-1/IBP4ILFM
Fast Implementation of Infinite Latent Feature Models and the Indian Buffet Process
Linlin-Li-1/3D-object-recognition
Linlin-Li-1/Airbnb-Price-Prediction-Using-Machine-Learning
In this project, I am going to look at Airbnb listings in Buenos Aires and trying to provide some exploratory analysis around predicting listing prices.
Linlin-Li-1/CNN-for-classification
I used PyTorch to train a CNN model to classify images of three insects (beetles, cockroaches, and dragonflies).
Linlin-Li-1/Dashboard-for-PhDs-awarded-in-the-US
I made a dashboard visualization of a few interesting aspects of the doctorates awarded in the US using `plotly`.
Linlin-Li-1/dgcnn.pytorch
A PyTorch implementation of Dynamic Graph CNN for Learning on Point Clouds (DGCNN)
Linlin-Li-1/Euler_Project
My solutions to Project Euler(https://projecteuler.net/).
Linlin-Li-1/Explore-Star-Wars-universe
I downloaded all the people in the Star Wars universe using the Star Wars API (https://swapi.dev/documentation).
Linlin-Li-1/Linlin-Li-1.github.io
Linlin's blog: https://linlin-li-1.github.io/
Linlin-Li-1/Game-of-Data
Linlin-Li-1/hadoop-platform-and-application-framework-1
Linlin-Li-1/jp_en-scraping
Data Scraping on medical journals in Japanese and English
Linlin-Li-1/mahjong-dataset
Computer Vision Dataset for Chinese Mahjong Tiles
Linlin-Li-1/Prediction-on-paintings-prices
This is a group project on predicting painting prices that were sold from 1764 to 1780. Based on our analysis, we identify undervalued/overvalued paintings in the dataset.
Linlin-Li-1/RShiny-app-for-Penalized-Linear-Regression
We built a RShiny app to compare the results of two penalized linear models.
Linlin-Li-1/Song-Recommendation-System
Song Recommendation System based on the user's workout plan and previous listening history.
Linlin-Li-1/spotify_sql
Download the Spotify songs data set. Create a SQLite3 schema to store this data in at least 3rd normal form (3NF), and populate the tables.
Linlin-Li-1/SuperMarioAI
Linlin-Li-1/visualization-on-malaria-dataset
Create informative visualizations about malaria using Python