Skip to content
View Sir-Chester-King's full-sized avatar

Block or report Sir-Chester-King

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
Sir-Chester-King/README.md

Hi 👋 My name is Nicola Ricciardi, i'm studying to become a Machine Learning Engineer. 😃

What i learn in my free time? 🧠

Software

  • Programming Language:
    • Python
  • Framework:
    • Numpy
    • Pandas
    • Matplotlib

Machine Learning

  • Udemy-> Machine Learning A-Z: AI & Python
    • Instructors: Kirill Eremenko, Hadelin de Ponteve
      • Topic Covered:
        • Data Preprocessing
        • Regression: Simple Linear Regression, Multiple Linear Regression, Polynomial Regression, SVR, Decision Tree Regression, Random Forest Regression
      • Topic To Be Covered:
        • Classification: Logistic Regression, K-NN, SVM, Kernel SVM, Naive Bayes, Decision Tree Classification, Random Forest Classification
        • Clustering: K-Means, Hierarchical Clustering
        • Association Rule Learning: Apriori, Eclat
        • Reinforcement Learning: Upper Confidence Bound, Thompson Sampling
        • Natural Language Processing: Bag-of-words model and algorithms for NLP
        • Deep Learning: Artificial Neural Networks, Convolutional Neural Networks
        • Dimensionality Reduction: PCA, LDA, Kernel PCA
        • Model Selection & Boosting: k-fold Cross Validation, Parameter Tuning, Grid Search, XGBoost

Skills


Socials


Languages

My GitHub Languages

Top Usage Languages


Badges

My GitHub Stats

Stats

 
 
 
 
 
 
 
 
 

GitHub Contribution

Contributions

 
 
 
 
 
 
 
 
 

Pinned Loading

  1. Machine-Learning-Regressions Machine-Learning-Regressions Public

    IN PROGRESS. Machine learning model aimed at predicting the probability of a customer purchasing a car, based on demographic and financial data. This model development is in progress and serves as …

    Python

  2. Python-Application-Using-Docker Python-Application-Using-Docker Public

    Python application using the Docker container technology to run the app.

    Python

  3. Python-Application-Using-Docker-Volumes Python-Application-Using-Docker-Volumes Public

    This is a simple app in python using the Docker volumes to store data.

    Python

  4. Python-App-Using-Kubernetes-Cluster Python-App-Using-Kubernetes-Cluster Public

    Python application using Kubernetes Orchestrator to run container inside the Pods.

    Python

  5. Python-Application-Using-Kubernetes-Volumes-EmptyDir Python-Application-Using-Kubernetes-Volumes-EmptyDir Public

    This Python application uses an ephemeral volume in pod to store and manage data.

    Python

  6. Python-Application-Using-Kubernetes-Volumes-HostPath Python-Application-Using-Kubernetes-Volumes-HostPath Public

    This Python application uses a persistent volume on the worker node to store and manage data, ensuring data durability across pod restarts and deployments within a Kubernetes environment.

    Python