Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

ajay-dhangar/algo

smog-root created a comment on a pull request on ajay-dhangar/algo
Add level2 cause i implemented 3 workflows! and updated a old workflow! total 4 workflows!! @ajay-dhangar

View on GitHub

ajay-dhangar pushed 1 commit to main ajay-dhangar/algo

View on GitHub

github-actions[bot] pushed 1 commit to main ajay-dhangar/algo
  • update contributors list in README efad754

View on GitHub

ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Done

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
Feature: Add Inheritance in java
Add Inheritance in java
ajay-dhangar pushed 3 commits to main ajay-dhangar/algo
  • Add files via upload 50db5c9
  • Update java-8.md 04d78d9
  • Merge pull request #1122 from mahaveergurjar/Inheritance Add Inheritance in java 2bb62a6

View on GitHub

ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Done

View on GitHub

github-actions[bot] pushed 1 commit to main ajay-dhangar/algo
  • update contributors list in README f418e49

View on GitHub

ajay-dhangar pushed 3 commits to main ajay-dhangar/algo
  • Create Naive_Bayes.md 05d185f
  • Update and rename Naive_Bayes.md to naive-bayes.md 626a947
  • Merge pull request #1110 from inkerton/Four Create Naive_Bayes.md 7a63b38

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Feature Request] Naive Bayes Algorithm
## 🚀 Feature Request ### Is your feature request related to a problem? Please describe. I want to add Naive Bayes Algorithm. It helps in learning and making decisions in cade of independent fea...
ajay-dhangar closed a pull request on ajay-dhangar/algo
Create Naive_Bayes.md
## 📥 Pull Request ### Description The Naive Bayes algorithm is a probabilistic classifier based on Bayes' Theorem with the assumption that the features are conditionally independent given the c...
ajay-dhangar created a review comment on a pull request on ajay-dhangar/algo
replace `\( O(n \cdot k) \)` with `$O(n \cdot k)$` and `\( n \)` with `$n$` and also, `\( k \)` with `$k$`

View on GitHub

ajay-dhangar created a review comment on a pull request on ajay-dhangar/algo
When using LaTeX to write mathematical formulas, you can use the `$` sign to indicate that you want to write a mathematical formula. For example, `$a^2 + b^2 = c^2$` would write the formula "a squa...

View on GitHub

ajay-dhangar created a review comment on a pull request on ajay-dhangar/algo
replace ```md ![image](https://github.com/user-attachments/assets/a54ebaeb-7d44-4019-909f-de463d0b7e73) where: - P(A|B) is the posterior probability of event A given that B is true....

View on GitHub

ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Done

View on GitHub

ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Done

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
Documentation Error : Control Statements instead of Decision Making in C++ section
### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/ajay-dhangar/algo/blob/main/CONTRIBUTING.md). ### Description...
ajay-dhangar closed a pull request on ajay-dhangar/algo
updated the C++ documnetation
## 📥 Pull Request ### Description I have resolved documentation error for the C++ language part . I have taken material from a reliable sourece . This is will Fixes #1053 . I was asked to rai...
ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Done

View on GitHub

ajay-dhangar pushed 2 commits to main ajay-dhangar/algo
  • Create SupportVectorMachines.md b5ee1f8
  • Merge pull request #1109 from inkerton/Three Create SupportVectorMachines.md 163df7e

View on GitHub

ajay-dhangar closed an issue on ajay-dhangar/algo
[Feature Request] Support Vector Machines (SVM) Method
## 🚀 Feature Request ### Is your feature request related to a problem? Please describe. I want to add Support Vector Machines (SVM) Method. It helps in learning multitasking in real time. Also ...
ajay-dhangar closed a pull request on ajay-dhangar/algo
Create SupportVectorMachines.md
## 📥 Pull Request ### Description The Support Vector Machine (SVM) algorithm is a supervised learning model used for both classification and regression tasks. It works by finding a hyperplane t...
ajay-dhangar created a review on a pull request on ajay-dhangar/algo
Done

View on GitHub

khurshed07 created a comment on a pull request on ajay-dhangar/algo
Hi @ajay-dhangar, I’ve updated the file content in line with your feedback and as per our contribution guidelines . Could you please review the changes and submit the pull request? Additionally,...

View on GitHub

github-actions[bot] created a comment on an issue on ajay-dhangar/algo
👋 Hi @KapuluruBhuvaneswariVspdbct! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.<p></p>

View on GitHub

KapuluruBhuvaneswariVspdbct opened an issue on ajay-dhangar/algo
[Feature]: <Feature Name>Add html language
### Feature Name Add html language ### Feature Description Add html language ### Motivation Add html language ### Implementation Suggestions (Optional) _No response_ ### Feature Type New A...
github-actions[bot] pushed 1 commit to main ajay-dhangar/algo
  • update contributors list in README f8a5436

View on GitHub

ajay-dhangar pushed 2 commits to main ajay-dhangar/algo
  • fixe Quiz Pages 83cd768
  • Merge pull request #1173 from ajay-dhangar/dev-2 Fixed some page issues like Quiz page cards e090c82

View on GitHub

ajay-dhangar closed a pull request on ajay-dhangar/algo
Fixed some page issues like Quiz page cards
## 📥 Pull Request ### Description Add `Link` to replace ` onClick` for best practices and security purposes and also, added `link` and write code for pages in format for expectations Fixe...
Load more