Skip to content
View fedepacher's full-sized avatar
Block or Report

Block or report fedepacher

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
fedepacher/README.md

Hi 👋, I'm Federico Pacher

A passionate data engineer/scientist from Argentina

  • 🔭 I’m currently working on data engineer/science projects

Projects:

  1. Income Score

    • Description: The project predicts the credit score of a client.
    • Technologies Used: The notebooks use Random Forest Regressor and Random Forest Classifier.
  2. Movies Recomendation

    • Description: The project predicts the users’ film preferences based on their past choices and behavior.
    • Technologies Used: The notebooks uses cosine_similarity.
  3. Massive Open Online Course Analysis

    • Description: Analysis to present data on course revenue, in order to know which Course has the highest revenue.
    • Technologies Used: Notebooks use web scraping techniques to get data from websites. A Power Bi dashboard is presented to show results.
  4. Hospitalization

    • Description: Analysis of characteristics of patients with a certain type of disease who are hospitalized.
    • Technologies Used: The notebooks use Decision Tree Classifier, Confusion matrix, Cross Validation.
  5. Create Database Based on CSV and Excel Files

    • Description: Script to create MySQL DB based on CSV or Excel files.
    • Technologies Used: Python, Workbench.
  6. Credit Card Fraud Detection

    • Description: Explore the best model for credit card fraud detection.
    • Technologies Used: Python, K Neighbors Classifier, SVC, Gaussian Naive Bayes, Decision Tree Classifier, Random Forest Classifier, XGB Classifier, LGBM Classifier, Gradient Boosting Classifier, Ada Boost Classifier, Logistic Regression.
  7. Waiter Tips Prediction

    • Description: This project is about waiters' tips prediction using machine learning models.
    • Technologies Used: Python, Lineat Regression.
  8. Future Sales Prediction

    • Description: This project is about future sales prediction using machine learning models.
    • Technologies Used: Python, Lineat Regression.
  9. Cryptocurrency Price Prediction for the next 30 days

    • Description: This project is about Cryptocurrency Price Prediction for the next 30 days using machine learning models.
    • Technologies Used: Python, Time Series.
  10. Stock Price Prediction with Long Short - Term Memory

    • Description: This project is about stock price prediction with LSTM using machine learning models.
    • Technologies Used: Python, Tensorflow, Keras, Sequential, LSTM, Dense.
  11. Image Classification

    • Description: This project is about image classification with neuronal networks.
    • Technologies Used: Python, Tensorflow, Keras, Sequential, Dense.
  • 💬 Ask me about python, pandas, numpy, sickit-learn, seaborn, AI, and more

  • 📫 How to reach me fedepacher@gmail.com

Connect with me:

linkedin.com/in/federico-pacher-softwaredeveloper/

Languages and Tools:

aws docker flask gcp git jenkins linux mongodb mssql mysql opencv pandas postgresql python pytorch scikit_learn seaborn selenium sqlite tensorflow vagrant

Pinned

  1. CreateMySQLwithCSV CreateMySQLwithCSV Public

    Script to create MySQL DB based on CSV or Excel files

    Python

  2. MOOCProject MOOCProject Public

    Jupyter Notebook

  3. RecomendationML RecomendationML Public

    Jupyter Notebook

  4. Hospitalization-DS Hospitalization-DS Public

    Jupyter Notebook