We analysis WhatsApp group chats using Natural Language Processing First, download the dataset from here #Importing the required libraries import re import datetime import numpy…
Author: Anthony
1. Download and install MongoDB on your PC 2. Now in MongoDB folder, Create a “data” folder it that a “db” folder C:> mkdir data/db C:> cd data C:> mkdir db 3. Now…
First thing first, Activate your python environment Now, Install fastapi and uvicorn >> pip install fastapi uvicorn You should have an ML model file (.pkl, .model, .hd5 etc) Let…
Sentimental Analysis using deep learning Download the dataset from here. Code: ## Relevant imports import pandas as pd import numpy as np import os import matplotlib.pyplot as plt import re from collections…
Support vector machines (SVMs) are a set of supervised learning methods used for classification, regression and outliers detection. Classification SVC, NuSVC and LinearSVC are classes capable of performing binary and multi-class classification on a dataset. >>> from sklearn import svm>>> X =…
Setup: 1. Install Python on your PC 2. Create project folder as “Projects” 3. Create a virtual environment $ pyvenv <env-folder> # Or, if pyvenv is not available $ python3 -m venv <env-folder> If…
Setup: Step 1: Go to URL, https://flutter.dev/docs/get-started/install/windows , and download the latest Flutter SDK. and the file is flutter_windows_v1.2.1-stable.zip. Step 2: Unzip the zip archive in a folder, say C:flutter Step 3: Update the…
I. Create express and node js server: First Create a empty folder as project And create a server.js file in it Open the terminal and go to project directory Now in terminal, $ npm…
Part One: Fundamental Techniques In Handling People Don’t criticize, condemn or complain Give honest and sincere appreciation Arouse in the other person an eager want Part Two: Six WaysTo Make People Like You …