Skip to content
View Micky373's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report Micky373

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

Hello, I'm Michael Tamirie 😉


Michael Tamirie


get_to_know_micky = {
    "full_name": "Michael Tamirie Andualem",
    "origin": "Ethiopia 🇪🇹",
    "marital_status": "Single",
    "hobbies": ["Coding", "Reading", "Watching football", "Playing football games", "Solving puzzles"],
    "tech_languages": ["Python", "CSS", "JavaScript", "HTML", "SQL"],
    "age": 26,
    "education_level": {
        "bachelors_degree": "Electromechanical Engineering",
        "is_completed": True
    },
    "social_medias": ["LinkedIn", "Telegram", "WhatsApp", "Twitter"],
    "coding_environment": {
        "ide": "Visual Studio Code",
        "preferred_tools": ["Git", "Docker"],
        "familiar_libraries": ["NumPy", "Pandas"]
    },
    "looking_for_new_opportunities": True    
}

My Stats

My GitHub Stats

My GitHub Language Stats



Micky's trophy

My Certifications and Badges ⬇️

Languages and Tools:



You can reach me at 📫


followers

Thanks for Stopping by and visiting!! 😊

⭐️ Michael_Tamirie

Pinned

  1. spam_classifier spam_classifier Public

    In this repo I have done an end to end spam message classifier. In the website a user can pass the message and the model will predict whether the email is spam or ham. I have used a labeled data to…

    Jupyter Notebook 2

  2. movie_recommender movie_recommender Public

    In this repo I have done an end to end movie recommender system which a user can pass the movie he/she wants and the machine learning model will recommend related movies for the user.

    Jupyter Notebook 2

  3. end_to_end_football_players_image_classification end_to_end_football_players_image_classification Public

    In this repo I used a simple machine learning model to classify an image among my best five players. Lionel Messi, Cristiano Ronaldo, Ronaldinho, Patrick Vieira and Thierry Henry. I have created a …

    Jupyter Notebook 1

  4. end_to_end_home_price_prediction_ml_project end_to_end_home_price_prediction_ml_project Public

    In this project I have tried to do some EDA on the home price dataset and run different machine learning models to check which model gives the best solution with a good parameter. After getting the…

    Jupyter Notebook 1

  5. end_to_end_sentiment_analysis end_to_end_sentiment_analysis Public

    In this project I used textblob library in Python and tried to do some analysis on the text provided. I summerized the text, find out the sentiment and also point out the subjectivity of the text. …

    Jupyter Notebook 2

  6. potato_disease_classification_using_deep_learning potato_disease_classification_using_deep_learning Public

    In this project I trained a CNN model and predicted three types of potato leaf. Either the potato may be healthy or has an early blight disease or late blight disase. The model has good accuracy on…

    Jupyter Notebook 1