- Charlotte, NC
- https://www.linkedin.com/in/jeremyalee1/
- @JALee93
Pinned Loading
-
dsc-mod-1-project-v2-1-onl01-dtsc-pt-052620
dsc-mod-1-project-v2-1-onl01-dtsc-pt-052620 PublicForked from learn-co-students/dsc-mod-1-project-v2-1-onl01-dtsc-pt-052620
We did an analysis of the movie industry to provide recommendations to Microsoft if they decided to enter the movie industry.
-
building-an-nba-position-classifier
building-an-nba-position-classifier PublicForked from learn-co-students/dsc-mod-3-project-v2-1-onl01-dtsc-pt-052620
Jupyter Notebook 3
-
king-county-housing-regression
king-county-housing-regression PublicForked from jj-yoon/dsc-mod-2-project-v2-1-onl01-dtsc-pt-052620
-
nlp-brand-sentiment-analysis
nlp-brand-sentiment-analysis PublicNLP sentiment analysis of Tweets related to Apple and Google
-
Instantiating and fitting polynomial...
Instantiating and fitting polynomial regression 1poly2 = PolynomialFeatures(2) #trying a polynomial or order 2
2X_degree2 = poly2.fit_transform(X) #transform the data
3reg_poly2 = LinearRegression().fit(X_degree2, y) #fit 2nd order polynomial to the data
45from sklearn.model_selection import cross_val_score
-
nba-topic-modeling-capstone
nba-topic-modeling-capstone PublicCapstone Project for Flatiron School Data Science Bootcamp
Jupyter Notebook 1
If the problem persists, check the GitHub status page or contact support.