Skip to content
View MEziliano's full-sized avatar
β˜•
Hi, everyone!
β˜•
Hi, everyone!
Block or Report

Block or report MEziliano

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

Hello World, I'm Murilo!

Welcome to my GitHub profile πŸ‘‹

  • πŸ”­ Currently working with Data Science, Data Viz and Machine Learning
  • 🌱 Actually I'm learning Streamlit/Flask/Django and Cloud πŸ’»β˜οΈ
  • β™ŸοΈ and also I'm studying the Theory of Games and The SHAP Values in Machine Learning
  • πŸ‘― I'm trying to co work with others Data Scientist and other devs
  • πŸ€” I'm looking help with TensorFlow and Pytorch
  • πŸ“ I write a few articles in Medium
  • πŸ’¬ Ask me anything about my projects!
  • ⚑ Curiosity: I'm photographer at the free time, check my instagram below! πŸ“Έ πŸ‘‡ and I like to play chess at my free time

226190894-18e959ba-d458-4a94-ac44-790190f2a947

Currently working at:

Logo Logo


Under development Projects

Tools and Technologies:


Linux Ubuntu Bash Jupyter VSCode Python Pandas numpy Selenium TF Pytorch Flask C++ MySQL SQLite GitHub Git

Concluded Projects!

Contacts:

You can also find me at:

Pinned

  1. Aircraft_Accident Aircraft_Accident Public

    Data project about Aircraft accidents

    Jupyter Notebook 1

  2. Hyperparameter.py Hyperparameter.py
    1
    learning_rates = [1, 0.5, 0.25, 0.1, 0.05, 0.01]
    2
    train_results = []
    3
    test_results = []
    4
    for eta in learning_rates:
    5
       model = GradientBoostingClassifier(learning_rate=eta)
  3. Brazilian-Civil-Aviation-Agency-passengers-Demand Brazilian-Civil-Aviation-Agency-passengers-Demand Public

    [TimeSeries] β€” Forecast Civil Aviation Passenger Demand

    Jupyter Notebook