Sinzsma
This is a channel to benefit our viewers with whatever knowledge we have ....whether be technical, entertainment, cooking or whatever it may be....
Moreover ,Teaching is a continuous learning process... it's kind of a bridge... we mutually cross through n learn from both ways!!!!
If you want to contact me ,
email to [email protected]
NLP - An Introduction - and the Issues associated
ARIMA MODEL -Autoregressive integrated moving average (ARIMA) models
Software Engineering -UML Behavioral Diagrams -Sequence Diagram Part 2 using Enterprise Architect
Software Engineering - UML behavioral Diagram -Part 3 -Using Enterprise Architect
Software Engineering UML DIAGRAM -SEQUENCE DIAGRAM -PART 1
Cost Benefit Analysis - A quick Overview
NLP Text Classification-A complete example Using US Economic Data from Kaggle Demo -GitHub Code
NLP - Text Classification - Evaluation Metric - Area Under the Curve -ROC -Demo -GitHub
NLP Evaluation Metric in Text Classification -Confusion Matrix -Demo -GitHub Code
NLP Text Classification - Using Naïve Bayes ,MNB - Demo with GitHub Code
NLP - Ngram Model -Unigrams, Bigrams and Trigrams - Python Demo using NLTK - Sentiment Analysis
NLP -Word2Vec Model - Python Demo using Skip Gram Model
NLP - Bag of Words concept - Python Demo using NLTK
NLP - Cosine Similarity in Textual Data -Python Demo using different methods - NLTK , Sklearn etc.
NLP Topic Modeling - Latent Dirichlet Allocation - Demo Using NLTK ,Gensim Library
NLP Named Entity recognition Using Spacy : A complete demo with GitHub Code
NLP ONLY - TF, IDF , TFIDF , FREQDIST - DEMO USING NLTK PACKAGE [Code in GitHub]
NLP - TEXT TOKENIZATION EXAMPLE and TF -IDF example - Demo Using NLTK Package
NLP -Text Preprocessing in NLP - Demo using NLTK Package [Code given in GitHub]
NLP - Getting Started With Natural Language Processing Tool Kit (NLTK Package)
Troubleshooting #1 - No Auth Error in Django
Django Admin – MongoDB CRUD Operations
Django Image retrieval from MongoDB - Usage of Djongo Engine and STATIC URL in Settings.py
Django - Upload Images -Media URL
Django - IS_AUTHENTICATED - USER AUTHENTICATION - Part 2
Django - User Authentication -Login -Register - Logout
Django - Create View and Including Django Forms
Django -Incorporating the Bootstrap in the HTML code
Django -Class based Views- ListView, DetailView
Django Model View Template - Project-Settings.py,urls.py Application -Models.py,urls.py,views.py