Skip to content
View CamilaJaviera91's full-sized avatar
🏠
🏠

Block or report CamilaJaviera91

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. search-dataset-from-kaggle search-dataset-from-kaggle Public

    With this code you can search and download any data from kaggle

    Python 1

  2. sql-to-googlesheets sql-to-googlesheets Public

    This code allows you to connect SQL to Python, enabling you to run queries and seamlessly export the results to Google Sheets. From there, you can further integrate the data into Looker Studio for …

    Python 1

  3. bagging-with-kaggle bagging-with-kaggle Public

    Code in which an initial approach to decision trees and bagging will be made, and an attempt will be made to ensure that the model can be trained with any dataset coming from Kaggle (for this, we w…

    Python

  4. Prediction-of-Housing-Prices-Using-Linear-Regression Prediction-of-Housing-Prices-Using-Linear-Regression Public

    This project provides tools to search for datasets on Kaggle, download and preprocess them, and perform predictions using a Linear Regression model. It includes interactive text-based user interfac…

    Python