Wykres commitów

832 Commity (995c7c6581a7c44cc81c184876f8d55a901b63fa)

Autor SHA1 Wiadomość Data
Ashita Prasad f637a28ba1
Update index.md 2024-06-08 11:00:46 +05:30
Ashita Prasad 0852b261fe
Merge pull request #872 from anamika23428/my_new_branch
eval function
2024-06-08 10:59:45 +05:30
Ashita Prasad c6006a7317
Merge pull request #832 from SAM-DEV007/Transformers
GSSoC'24: Add a guide on Transformers
2024-06-08 10:42:23 +05:30
Ashita Prasad 43a50a593b
Merge branch 'main' into Transformers 2024-06-08 10:41:35 +05:30
Ashita Prasad 11eef6309f
Merge pull request #826 from Soubeer/main
Added Ensemble Learning in machine learning
2024-06-08 10:30:42 +05:30
Ashita Prasad b1a9fc3a32
Merge branch 'main' into main 2024-06-08 10:30:09 +05:30
Ashita Prasad 26b6691bf4
Update index.md 2024-06-08 10:29:21 +05:30
Ashita Prasad c7adf3b7c6
Rename ensemble_learning.md to ensemble-learning.md 2024-06-08 10:28:51 +05:30
Ashita Prasad 22fb668891
Merge pull request #968 from MrCodYrohit/main
Added K-Nearest Neighbors (KNN).md file
2024-06-08 10:21:01 +05:30
Ashita Prasad 9063339543
Update index.md 2024-06-08 10:20:27 +05:30
Ashita Prasad 8bafaaa091
Rename K-nearest neighbor (KNN).md to knn.md 2024-06-08 10:20:05 +05:30
Kosuri Indu 35c8620187 Added in index.md 2024-06-06 23:56:03 +05:30
Kosuri Indu 76e07d587b Added in index.md 2024-06-06 23:53:19 +05:30
Lingamuneni Santhosh Siddhardha c6c439a282
Merge branch 'animator:main' into main 2024-06-06 23:12:07 +05:30
Mankala Vaishnavi 3e2a2b9350
Merge branch 'animator:main' into new_branch 2024-06-06 15:20:02 +05:30
SAM b230028124
Update transformers.md
Mathematical equations are converted to LaTex mathematical equations.
2024-06-06 14:17:40 +05:30
SAM 3d52c978c5
Update transformers.md
Replaced html with latex equation outside the blockquotes
2024-06-06 13:56:27 +05:30
SAM 7c2dc461df
Merge branch 'animator:main' into Transformers 2024-06-06 13:39:54 +05:30
Ankit Mahato c6c8ffe1f6
Update transformers.md 2024-06-06 06:01:22 +05:30
Ankit Mahato d71cc87707
Merge pull request #825 from Antiquely3059/main
Added Hierarchical Clustering
2024-06-06 05:56:02 +05:30
Ankit Mahato bccf4eacf8
Update hierarchical-clustering.md 2024-06-06 05:55:26 +05:30
saiumasankar f742fddff3 Adding the BeautifulSoup web scrapping 2024-06-05 17:28:33 +05:30
saiumasankar 92571f6197 update dynamic programming
Added LIS problem and Tabulation code of LCS and 0-1 Knapsack
2024-06-05 11:29:23 +05:30
Revanth 7bc7b0621e
Update K-Means_Clustering.md 2024-06-05 11:26:57 +05:30
Arihant Yadav 77b313abe8
Update closures.md 2024-06-05 02:39:44 +05:30
Pradnya Gaitonde 7a83f1524a
Update index.md 2024-06-05 00:48:20 +05:30
Pradnya Gaitonde 294afa2d32
Update index.md
Updated index for itertools module content.
2024-06-05 00:46:53 +05:30
Pradnya Gaitonde a3961ff390
Create Itertools_module.md
Added content for itertools module in python.
2024-06-05 00:44:22 +05:30
Pradnya Gaitonde 23a7577e92
Update index.md
Updated index for Type hinting content
2024-06-05 00:35:53 +05:30
Pradnya Gaitonde f7dc61226c
Create Type_Hinting.md
Added Content on Type hinting in python
2024-06-05 00:33:22 +05:30
Revanth d65dce72e1 update k-means 2024-06-04 23:46:20 +05:30
Revanth c50c48ed3e
Update K-Means_Clustering.md 2024-06-04 23:41:27 +05:30
Revanth 938311850d
Added K-Means Output 2024-06-04 23:34:37 +05:30
Revanth e9eb68ab38
Update K-Means_Clustering.md 2024-06-04 23:28:27 +05:30
Revanth 7259dc7047
Update K-Means_Clustering.md 2024-06-04 22:24:02 +05:30
Revanth 5542f6ba9d
Added K-Means 2024-06-04 22:18:48 +05:30
Saimanjari777 218c09f481 Update sorting-algorithms.md
I have added radix and counting sort
2024-06-04 20:45:53 +05:30
Yogesh Vishwakarma 4a9287f6f0
Update index.md 2024-06-04 20:10:18 +05:30
Yogesh Vishwakarma 6b35fb7a8e
Update index.md
for two different pRs
2024-06-04 20:08:24 +05:30
Yogesh Vishwakarma 0eefe006fa
Delete contrib/numpy/Universal-Functions.md
for creating two PR separately
2024-06-04 20:07:56 +05:30
Yogesh Vishwakarma b3c31ea949 added Universal-Functions.md and updated the index.md 2024-06-04 19:57:15 +05:30
SAM fe4ce4a34d
Update match_case_statement.md
Added further reading topic summary
2024-06-04 19:16:29 +05:30
SAM d345d0339f
Update match_case_statement.md
Added the content to remaining sections
2024-06-04 19:14:09 +05:30
SAM ffcc45ad98
Update match_case_statement.md
Added nested patterns
2024-06-04 18:28:39 +05:30
SAM e5c88286d5
Update match_case_statement.md
Added remaining topic headings
2024-06-04 18:02:50 +05:30
SAM 5f57b24ac0
Update match_case_statement.md
Added two more sections. Patterns with a literal and a variable, and patterns with classes.
2024-06-04 17:44:13 +05:30
Yogesh Vishwakarma a4c93b95ad
Update two-pointer-technique.md
Removed the footer line
2024-06-04 17:13:27 +05:30
Yogesh Vishwakarma 43455d1b56 Added two-pointer-technique.md and updated index.md 2024-06-04 17:08:51 +05:30
SAM 55717a47de
Update match_case_statement.md
Added patterns with a literal section
2024-06-04 16:48:03 +05:30
mankalavaishnavi f0c59b288c Filter definition , syntax is done 2024-06-04 15:58:52 +05:30