geomars / portfolio

mix of projects :pencil2: intros :book: and tricks :game_die: in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio

Hello world, here are my humble beginnings of a portfolio:

  1. πŸš— ebay - A deeper analysis of a well know car dataset. I've managed to find a few more things among the rows.
  2. 🌐 maps - Quick and easy intro to geopandas.
  3. πŸ’» coders_survey - Analysis of coders survey. A battle of mean, median and mode functions.
  4. 🎣 tricks - Mix of short and easy tricks or hacks.
  5. πŸ‘Ύ: Star Wars - This one is all about the style... I've even plotted a death-star !
  6. πŸ”‘: scraping data - Using BeautifulSoup to scrape budget data from Wikipedia pages.
  7. πŸŽ₯ Fandango - Extended version of Fandango ratings analysis. Includes scraping movies budget data from wiki.
  8. πŸš™ ML car prices - Introduction to ML with k-nearest neighbors algorithm, I've extended the project with testing out multiple random seeds, checking many column combinations and different dataframe versions (based on cleaning techniques).
  9. 🏠: ML house prices - Building a linear regression model to predict house prices, using feature selection techniques, outlier removal and feature engineering.
  10. πŸš• ML NYC taxi trips - An ongoing project involving importing large datasets of NYC taxi trips, merging them with other data, all while trying to fit under strickt memory limitations.

languages: Python

libraries: Pandas, Numpy, Matplotlib, Geopandas, Seaborn, Wikipedia, BeautifulSoup, scikit-learn, Dask

Adam Kubalica

LinkedIn icon  Stack icon  

About

mix of projects :pencil2: intros :book: and tricks :game_die: in Python


Languages

Language:Jupyter Notebook 100.0%