Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olgaele/kaggle-projects
Various Kaggle projects in Python!
https://github.com/olgaele/kaggle-projects
analysis datasets eda machine-learning python
Last synced: about 1 month ago
JSON representation
Various Kaggle projects in Python!
- Host: GitHub
- URL: https://github.com/olgaele/kaggle-projects
- Owner: OlgaEle
- Created: 2024-02-18T12:09:35.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T13:07:21.000Z (5 months ago)
- Last Synced: 2024-08-19T15:13:53.591Z (5 months ago)
- Topics: analysis, datasets, eda, machine-learning, python
- Language: Jupyter Notebook
- Homepage: https://www.kaggle.com/olgaeleftherakou
- Size: 1.37 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to my Kaggle projects repository! đź‘‹
Here, you'll find a collection of Python projects covering a wide range of topics, from beginner to intermediate levels. These projects delve into key areas such as exploratory data analysis, visualization, sentiment analysis, and more. Each project offers an opportunity to explore datasets, apply machine learning algorithms, and gain valuable insights into different domains.
Feel free to browse through the projects below and click on the links to navigate to the individual notebooks. Let's embark on this journey of data exploration and analysis together!
1) [Carbon Footprint | EDA | RF Regression🌱](https://github.com/OlgaEle/Kaggle-Projects/blob/main/carbon-footprint-eda-rf-regression.ipynb)
2) [Food Delivery Apps Reviews | EDA | Sentiment Analysis🍕](food-delivery-apps-reviews-eda-sentiment-analysis.ipynb)
3) [Simple Linear Regression Without Librariesđź’¸](simple-linear-regression-without-libraries.ipynb)