Skip to content
View Celia-git's full-sized avatar

Block or report Celia-git

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. Linear-Regression-Model-Evaluation Linear-Regression-Model-Evaluation Public

    Focused on linear regression modeling, including normalization, error evaluation, and gradient descent.

    Jupyter Notebook

  2. Neural-Networks-Deep-Learning Neural-Networks-Deep-Learning Public

    Introduced neural networks, CNNs, RNNs, and gradient descent fundamentals using ISLP data.

    Jupyter Notebook

  3. PlotAlgorithmicComplexity PlotAlgorithmicComplexity Public

    Measure time complexity of common search and sort algorithms

    Python

  4. Decision-Trees-KMeans Decision-Trees-KMeans Public

    Implemented decision trees for classification and K-means clustering for unsupervised learning.

    Jupyter Notebook

  5. yarn_scraper yarn_scraper Public

    Web scraper to pull top results from yarn.com

    Python

  6. ParallelDataStructure ParallelDataStructure Public

    MPI-based implementation of a parallel data structure with ghost points, designed to efficiently manage data exchange for stencil computations.

    C++