Skip to content
View 3rt4nm4n's full-sized avatar
⚙️
Machine Learning
⚙️
Machine Learning
Block or Report

Block or report 3rt4nm4n

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
3rt4nm4n/README.md
  • 👋 Hi, I’m Önder Ertan
  • 👀 I’m a software developer and pixel artist
  • ❤️ I love Python

Skills

Pandas Numpy Scikit-Learn C Flask C# Django GitHub MySQL Postgres Python Tensorflow Keras VUE HTML5


Pinned

  1. turkish-apis turkish-apis Public

    List of Turkish APIs. Türk API'leri

    71 10

  2. Lung-Cancer-Prediction-ML Lung-Cancer-Prediction-ML Public

    Using tensorflow and keras, we developed a machine learning model to predict lung tissue images by classifying them up to 3 classes. 2 of them were cancer and 1 was healthy.

    Jupyter Notebook 1 1

  3. Steps to follow in a natural languag... Steps to follow in a natural language processing machine learning model development
    1
    ### NLP Machine Learning Model Development Steps:
    2
    
    
    3
    1. Library import (nlp, numpy, pandas, matplotlib, seaborn etc.)
    4
    2. NLTK downloads (checking packages' status)
    5
    3. Importing data 
  4. pymemcache pymemcache Public

    Pymemcache implementation

    Python