-
-
Notifications
You must be signed in to change notification settings - Fork 414
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
531ed6d
commit 01fa237
Showing
60 changed files
with
131 additions
and
3 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
...top Application/Advanced/Java/Notification REST API/target/classes/application.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|
Binary file added
BIN
+13.1 KB
...target/classes/com/example/NotificationManagement/NotificationManagementApplication.class
Binary file not shown.
Binary file added
BIN
+2.36 KB
...get/classes/com/example/NotificationManagement/api/EmailNotificationQueueController.class
Binary file not shown.
Binary file added
BIN
+3 KB
...arget/classes/com/example/NotificationManagement/api/NotificationTemplateController.class
Binary file not shown.
Binary file added
BIN
+2.34 KB
...arget/classes/com/example/NotificationManagement/api/SMSNotificationQueueController.class
Binary file not shown.
Binary file added
BIN
+6.63 KB
...target/classes/com/example/NotificationManagement/dao/DBNotificationDataAccessLayer.class
Binary file not shown.
Binary file added
BIN
+5.72 KB
...lasses/com/example/NotificationManagement/dao/EmailNotificationQueueDataAccessLayer.class
Binary file not shown.
Binary file added
BIN
+5 KB
...et/classes/com/example/NotificationManagement/dao/MemoryNotificationDataAccessLayer.class
Binary file not shown.
Binary file added
BIN
+1.64 KB
...I/target/classes/com/example/NotificationManagement/dao/NotificationDataAccessLayer.class
Binary file not shown.
Binary file added
BIN
+801 Bytes
...get/classes/com/example/NotificationManagement/dao/NotificationQueueDataAccessLayer.class
Binary file not shown.
Binary file added
BIN
+5.71 KB
.../classes/com/example/NotificationManagement/dao/SMSNotificationQueueDataAccessLayer.class
Binary file not shown.
Binary file added
BIN
+2.11 KB
... REST API/target/classes/com/example/NotificationManagement/model/NotificationQueue.class
Binary file not shown.
Binary file added
BIN
+2 KB
...ST API/target/classes/com/example/NotificationManagement/model/NotificationTemplate.class
Binary file not shown.
Binary file added
BIN
+1.99 KB
...tion REST API/target/classes/com/example/NotificationManagement/model/QueueTemplate.class
Binary file not shown.
Binary file added
BIN
+2.11 KB
.../Notification REST API/target/classes/com/example/NotificationManagement/model/User.class
Binary file not shown.
Binary file added
BIN
+1.97 KB
...et/classes/com/example/NotificationManagement/service/EmailNotificationQueueService.class
Binary file not shown.
Binary file added
BIN
+2.52 KB
...rget/classes/com/example/NotificationManagement/service/NotificationTemplateService.class
Binary file not shown.
Binary file added
BIN
+1.96 KB
...rget/classes/com/example/NotificationManagement/service/SMSNotificationQueueService.class
Binary file not shown.
Binary file added
BIN
+621 Bytes
...t-classes/com/example/NotificationManagement/NotificationManagementApplicationTests.class
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+303 Bytes
(110%)
Desktop Application/Advanced/Java/Red Black Tree GUI/bin/Main.class
Binary file not shown.
Binary file modified
BIN
+328 Bytes
(120%)
Desktop Application/Advanced/Java/Red Black Tree GUI/bin/rbt/Node.class
Binary file not shown.
Binary file modified
BIN
+215 Bytes
(100%)
Desktop Application/Advanced/Java/Red Black Tree GUI/bin/rbt/RedBlackTree.class
Binary file not shown.
3 changes: 3 additions & 0 deletions
3
...top Application/Basic/Java/Temperature Convertor Tool/target/classes/META-INF/MANIFEST.MF
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Manifest-Version: 1.0 | ||
Main-Class: com.example.main.HelloApplication | ||
|
Binary file modified
BIN
-21 Bytes
(100%)
...ic/Java/Temperature Convertor Tool/target/classes/com/example/main/HelloApplication.class
Binary file not shown.
Binary file modified
BIN
+148 Bytes
(100%)
...sic/Java/Temperature Convertor Tool/target/classes/com/example/main/HelloController.class
Binary file not shown.
Binary file modified
BIN
-21 Bytes
(100%)
...or Tool/target/classes/com/example/main/temperature_convertor_tool/HelloApplication.class
Binary file not shown.
Binary file modified
BIN
+148 Bytes
(100%)
...tor Tool/target/classes/com/example/main/temperature_convertor_tool/HelloController.class
Binary file not shown.
Binary file modified
BIN
-9 Bytes
(97%)
Desktop Application/Basic/Java/Temperature Convertor Tool/target/classes/module-info.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...ncy-converter/target/classes/com/app/currencyconverter/CurrencyConverterApplication.class
Binary file not shown.
Binary file modified
BIN
-27 Bytes
(99%)
...ic/Java/currency-converter/target/classes/com/app/currencyconverter/api/CurrencyApi.class
Binary file not shown.
Binary file modified
BIN
+8 Bytes
(100%)
...sic/Java/currency-converter/target/classes/com/app/currencyconverter/api/URLBuilder.class
Binary file not shown.
Binary file modified
BIN
+102 Bytes
(100%)
...ter/target/classes/com/app/currencyconverter/controller/CurrencyConvertedController.class
Binary file not shown.
Binary file modified
BIN
-9 Bytes
(98%)
Desktop Application/Basic/Java/currency-converter/target/classes/module-info.class
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+205 Bytes
(110%)
Desktop Application/Intermediate/Java/CMD/bin/main/Main.class
Binary file not shown.
Binary file modified
BIN
+322 Bytes
(110%)
Desktop Application/Intermediate/Java/CMD/bin/main/Parser.class
Binary file not shown.
Binary file modified
BIN
+90 Bytes
(100%)
Desktop Application/Intermediate/Java/CMD/bin/main/Terminal.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-31 Bytes
(100%)
...termediate/Java/Connect 4 Game/target/classes/com/game/connectfour/HelloApplication.class
Binary file not shown.
Binary file modified
BIN
-30 Bytes
(97%)
...ediate/Java/Connect 4 Game/target/classes/com/game/connectfour/HelloController$Disc.class
Binary file not shown.
Binary file modified
BIN
-180 Bytes
(99%)
...ntermediate/Java/Connect 4 Game/target/classes/com/game/connectfour/HelloController.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Desktop Application/Intermediate/Java/Connect 4 Game/target/classes/module-info.class
Binary file not shown.
1 change: 1 addition & 0 deletions
1
Desktop Application/Intermediate/Java/Mail API/target/classes/application.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|
Binary file added
BIN
+750 Bytes
...n/Intermediate/Java/Mail API/target/classes/com/mail/jty/JtyMail/JtyMailApplication.class
Binary file not shown.
Binary file added
BIN
+1.34 KB
...n/Intermediate/Java/Mail API/target/classes/com/mail/jty/JtyMail/api/MailController.class
Binary file not shown.
Binary file added
BIN
+375 Bytes
...ermediate/Java/Mail API/target/classes/com/mail/jty/JtyMail/dao/MailDataAccessLayer.class
Binary file not shown.
Binary file added
BIN
+3.9 KB
...iate/Java/Mail API/target/classes/com/mail/jty/JtyMail/dao/MailDataAccessLayerClass.class
Binary file not shown.
Binary file added
BIN
+1.17 KB
.../Intermediate/Java/Mail API/target/classes/com/mail/jty/JtyMail/service/MailService.class
Binary file not shown.
Binary file added
BIN
+548 Bytes
...iate/Java/Mail API/target/test-classes/com/mail/jty/JtyMail/JtyMailApplicationTests.class
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+170 Bytes
(110%)
...tion/Intermediate/Java/Router Synchronization/bin/synchronizationPackage/FileClasse.class
Binary file not shown.
Binary file modified
BIN
+33 Bytes
(100%)
...ation/Intermediate/Java/Router Synchronization/bin/synchronizationPackage/OutputGUI.class
Binary file not shown.
Binary file modified
BIN
+239 Bytes
(110%)
...ion/Intermediate/Java/Router Synchronization/bin/synchronizationPackage/RouterClass.class
Binary file not shown.
Binary file removed
BIN
-2.19 KB
...ion/Intermediate/Java/Router Synchronization/bin/synchronizationPackage/RouterGUI$1.class
Binary file not shown.
Binary file modified
BIN
-2.44 KB
(20%)
...ation/Intermediate/Java/Router Synchronization/bin/synchronizationPackage/RouterGUI.class
Binary file not shown.
Binary file modified
BIN
+257 Bytes
(110%)
.../Intermediate/Java/Router Synchronization/bin/synchronizationPackage/SemaphoreClass.class
Binary file not shown.
90 changes: 90 additions & 0 deletions
90
Machine Learning and Data Science/Basic/Movie Recommendation System/MovieRecSystem.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,90 @@ | ||
|
||
import pandas as pd | ||
import numpy as np | ||
import difflib | ||
from sklearn.feature_extraction.text import TfidfVectorizer | ||
from sklearn.metrics.pairwise import cosine_similarity | ||
|
||
"""feature extracion - #converting text to numbers | ||
cosine similarity - #checking for similarities | ||
""" | ||
|
||
movies_dataset=pd.read_csv('F:\OpenSource\Project-Guidance\Machine Learning and Data Science\Basic\Movie Recommendation System\movies.csv') | ||
movies_dataset.head() | ||
|
||
movies_dataset.shape | ||
|
||
#feature selection | ||
selected_features=['genres', 'keywords', 'tagline', 'cast', 'director'] | ||
print(selected_features) | ||
|
||
#replacing null values with null string | ||
#replacing null values with string will help in easy understandi | ||
for feature in selected_features: | ||
movies_dataset[feature]=movies_dataset[feature].fillna('') | ||
|
||
#combining the 5 features | ||
combined_parameters=movies_dataset['genres']+' '+movies_dataset['keywords']+' '+movies_dataset['tagline']+' '+movies_dataset['cast']+' '+movies_dataset['director'] | ||
print(combined_parameters) | ||
|
||
#converting text to feature vectors | ||
#models can understand only vectors(numbers) | ||
# so it is necessary to featurize the text data to numerical data | ||
#Tfid gives a numerical statistic to indicate how important a word is to | ||
# a document with respect to a collection of documents | ||
#It is a weighting factor | ||
#It also tells how often a word occurs/ or words that appear important and are common | ||
vectorizer=TfidfVectorizer() | ||
feature_vectors=vectorizer.fit_transform(combined_parameters) | ||
print(feature_vectors) | ||
|
||
#using cosine similarity function(compares with other values and recommends) | ||
# Text Similarity has to determine how the two text documents close to each other in terms of their context or meaning. | ||
# Cosine similarity is one of the metric to measure the text-similarity between two documents irrespective of their size in Natural language Processing. | ||
# A word is represented into a vector form. The text documents are represented in n-dimensional vector space. | ||
|
||
# Mathematically, Cosine similarity metric measures the cosine of the angle between two n-dimensional vectors projected in a multi-dimensional space. | ||
# The Cosine similarity of two documents will range from 0 to 1. If the Cosine similarity score is 1, it means two vectors have the same orientation. | ||
# The value closer to 0 indicates that the two documents have less similarity. | ||
similarity=cosine_similarity(feature_vectors) | ||
print(similarity) | ||
|
||
"""Recommendation System""" | ||
|
||
#getting input from the user | ||
movie_name=input("Enter your favorite movie") | ||
|
||
list_of_alltitles=movies_dataset['title'].tolist() | ||
print(list_of_alltitles) | ||
|
||
#finding the close match - only 1 | ||
# get_close_matches(word, possibilities, n, cutoff) accepts four parameters: | ||
# word - the word to find close matches for in our list | ||
# possibilities - the list in which to search for close matches of word | ||
# n (optional) - the maximum number of close matches to return. Must be > 0. Default is 3. | ||
# cutoff (optional) - a float in the range [0, 1] that a possibility must score in order | ||
# to be considered similar to word. | ||
# 0 is very lenient, 1 is very strict. Default is 0.6. | ||
find_close_match=difflib.get_close_matches(movie_name,list_of_alltitles,1) | ||
close_match=find_close_match[0] | ||
print(close_match) | ||
|
||
#find the index of the movie | ||
index_of_the_movie=movies_dataset[movies_dataset.title==close_match]['index'].values[0] | ||
print(index_of_the_movie) | ||
|
||
similar_movies=list(enumerate(similarity[index_of_the_movie])) | ||
print(similar_movies) | ||
|
||
#sort based on similarity confidence | ||
sorted_similar_movies=sorted(similar_movies,key=lambda x:x[1],reverse=True) | ||
print(sorted_similar_movies) | ||
|
||
print("Movies suggested:") | ||
i=1 | ||
for movie in sorted_similar_movies: | ||
ind=movie[0] | ||
title_from_index=movies_dataset[movies_dataset.index==ind]['title'].values[0] | ||
if(i<=30): | ||
print(i,'.',title_from_index) | ||
i+=1 |
6 changes: 3 additions & 3 deletions
6
...e Applications/Advanced/Chat Application/android/gradle/wrapper/gradle-wrapper.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#Fri Jun 23 08:50:38 CEST 2017 | ||
#Mon Nov 25 21:59:05 IST 2024 | ||
distributionBase=GRADLE_USER_HOME | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip | ||
distributionPath=wrapper/dists | ||
zipStoreBase=GRADLE_USER_HOME | ||
zipStorePath=wrapper/dists | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-all.zip | ||
zipStoreBase=GRADLE_USER_HOME |