• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created about 4 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

word2vec is a pretrained model which helps in word embedding.word2vec model contains 2 methods mainly i.e continuous Bag of Word and SkipGram models

More Repositories

1

Multi-Label-Classification-of-Pubmed-Articles

The traditional machine learning models give a lot of pain when we do not have sufficient labeled data for the specific task or domain we care about to train a reliable model. Transfer learning allows us to deal with these scenarios by leveraging the already existing labeled data of some related task or domain. We try to store this knowledge gained in solving the source task in the source domain and apply it to our problem of interest. In this work, I have utilized Transfer Learning utilizing BertForSequenceClassification model. Also tried RobertaForSequenceClassification and XLNetForSequenceClassification models for Fine-Tuning the Model.
Jupyter Notebook
17
star
2

Yolo-V7-Custom-Dataset-Train-on-Kaggle

HTML
7
star
3

Gene-Sequence-Primer-

Gene and Primer Sequence Analysis for SARS-CoV-2, EGFR(Non Small Lung Cancer Cell), Influenza DNAs ### How can I check my Oligo primers to ensure there are no significant primer design issues? - The difference between melting temperatures (Tm) of the primers should be less than 5°C. - The GC content should be between 35-80% or equivalent to the product being amplified. - The Delta G value of any self-dimers, hairpins, and heterodimers should be weaker (more positive) than -9.0 kcal/mole. Positive numbers indicate that the actual secondary structure shown will not form at all. - Avoid 3' complementarity between the two primers to prevent primer dimers. The IDT OligoAnalyzer APIs can be used to assess these different criteria for a proposed oligo. #### [Reference](https://sg.idtdna.com/pages/support/faqs/how-can-i-check-my-pcr-primers-using-the-oligoanalyzer-program-to-ensure-there-are-no-significant-primer-design-issues-)
Jupyter Notebook
7
star
4

owaiskhan9654

This repo contains my achievements and tracks my progress and contributions to open source community
6
star
5

Sony-R.I.S.E-India-Hackathon-3rd-Place-Solution

Recent Sony RISE Research Team India organized and this is my Solution in which I secured 3rd Position. Recommender systems are among the most popular applications of data science today. They are used to predict the "rating" or "preference" that a user would give to an item. In this Challenge I have computed and extracted several Features in order to Build this Hybrid Collaborative Recommender System
Jupyter Notebook
6
star
6

Team-PYPI-Blue-sky-challenge-HackerEarth-Hackathon-

Jupyter Notebook
5
star
7

Utilizing-BioBERT-for-PICO-Evidence-Summarization

Jupyter Notebook
4
star
8

Statistical-Inference-Multivariate-Techniques-Python-Implementation

Python Implementation
Jupyter Notebook
3
star
9

Web-Scraping-from-Used-Car-website-in-UAE-Region

Here I am Scraping data from https://www.drivearabia.com/ and this code is in sync with the website currently (FEB 2023).
Jupyter Notebook
3
star
10

subject_verb_object_extract

Python
2
star
11

Autogen-Kaggle

Jupyter Notebook
2
star
12

Search-using-Corpus-embeddings-Generated-from-Sentence-Transformers-and-BM25-Gene-Score-BRAF-V600E

Jupyter Notebook
2
star
13

PelicanV3

CSS
2
star
14

PigeonXT-Custom-Satellite-images-labelling

Jupyter Notebook
2
star
15

test222

HTML
2
star
16

tests

HTML
2
star
17

BIOASQ-Task-9A-Elastic-Search-Indexing

In BIOASQ TASK 9A total Number of articles present are 15,559,157 which is around 25.6 GB in size and Total Number of MeSH Covered in These articles are 29,369
HTML
2
star
18

Training-of-EEG-Schizophrenia-Disorder-using-CNN-

1
star
19

Pandas-Profiling-on-Credit-card-lead-prediction-dataset

HTML
1
star
20

Owaiskhan96

1
star
21

Clinical-Trial-Article-Search

Search using Attention based Sentence Transformers
HTML
1
star
22

PDF_EXTRACTOR

PDF EXTRACTOR
Python
1
star
23

Distilled-Bert-Search-using-Attention-based-Sentence-Transformers

HTML
1
star
24

PICO-CLASSIFIER

1
star
25

object-detection-cognitensor

HTML
1
star
26

Owaiskhan9654.github.io

JavaScript
1
star
27

Principle-Component-Analysis

Jupyter Notebook
1
star
28

Wobb-Text-Based-Image-Recommendation1

HTML
1
star
29

PDF-EXTRACTOR-PARSER-For-Client

Python
1
star
30

Hacker-Earth-India-Automobile-Hackathon-by...Mitsubishi-Co-

1
star
31

Natural-Language-Processing-BASICS-

This code is to understand basics concept of NLP .
Jupyter Notebook
1
star
32

DigiGene-Live-Feed

Jupyter Notebook
1
star
33

Covid-Dashboard

Jupyter Notebook
1
star
34

Lux_PM_DATA_Science-INterview-Assignment

Jupyter Notebook
1
star
35

Cogniternsor-Project

All the modules are working fine
Python
1
star
36

Lung-Cancer-AI

CSS
1
star
37

Amazon-Business-Research-Analyst-Hiring-Challenge

Pandas profile
HTML
1
star
38

DigiGene

CSS
1
star
39

test

HTML
1
star
40

vtest

Jupyter Notebook
1
star
41

Networth-Corp-Assignment-Submission-Owais-Ahmad

HTML
1
star
42

Pelicanv2

Python
1
star
43

COVID-XRAY

COVID XRAY IMAGE CLASSIFICATION USING DEEP LEARNING TECHNIQUES AND OTHER COMPLEX DEEP NEURAL NETWORKS
Python
1
star
44

COVID19_VISUALIZATION

This is a visualization of spread of Corona Virus Till 21st may using Pyplot Lib. I have use DataSet from Kaggle . If you want to future data please download it from Kaggle
Jupyter Notebook
1
star
45

t6est22

1
star
46

Testing-Singular-Value-Decomposition-SVD

I have taken 2X2 Matrix and tried to implement it explicitly without Linalg.SVD Library. Results are not Exactly same when compared with using Linalg.SVD Library Because of some error.
Jupyter Notebook
1
star
47

EagleView-Custom-Object-Detection

Jupyter Notebook
1
star
48

The-Mad-Dresser-

Jupyter Notebook
1
star
49

SMS_SPAM_CLASSIFIER

I have used techniques from NLTK Library and implemented them in this Spam classifier
Jupyter Notebook
1
star
50

Pelican-API-for-data-Processing-Canary-Global

This Repository is a small API which is created to find the difference in C1 raw and T1 raw. this will ensure that specific Gaussian Peak of width 2 is present in both the signals else it will return all other kind of random signal Data as Inconclusive. Keeping in mind this HTTP API is Specifically created to be integrated into flutter application.
Python
1
star
51

Dropout-in-Neural-Networks

Deep NNs with large number of parameters are powerful machine learning systems. But overfitting is a serious problem in these networks. These NNs are slow to use, making difficulties to deal with overfitting by combining the predictions of different large NNs at testing time. Dropout could be a technique to manage these problems.
Jupyter Notebook
1
star
52

BERT-Q-A

The main idea of this project is of Transfer Learning. Bert large 24 encoder Questions Answering model was fine tuned on specific task of Questions Answering. Currently for Demo purposes it is Hosted on free Heroku platform. Please take a moment to catch up the twisting idea.
HTML
1
star
53

Movies-Product-and-Restaurants-Reviews-implementing-BAG-of-Word-Model

In this code I am going to use Movie Reviews text,Amazon Reviews and Restaurants reviews. and I am going to implement bag of word model and develop a model that will help in predicting weather a review is good or bad.
Jupyter Notebook
1
star
54

Discrete-Time-Markov-chains-on-Genotype-Evolution

"The System only remembers its history from previous unit of time". I have tried to implement Genotype Evolution Model in python. I have taken the Genotype probability Matrix from the book Modeling and Analysis of Stochastic Systems by V.G Kulkarni .Example 2.14 on page 24.
Jupyter Notebook
1
star
55

Happy-Monk

Jupyter Notebook
1
star
56

BERT-FINE-TUNING

BERT, stands for Bidirectional Encoder Representations from Transformers, is a Neural Network based technique for Natural Language processing pretraining .The breakthrough of BERT is in its ability to train language models based on the entire set of words in a sentence or query (bidirectional training) rather than the traditional way of training on the ordered sequence of words (left to right or combined left to right and right to left). BERT allows the language model to learn word context based on surrounding words rather than just the word that immediately precedes or follows it.
Jupyter Notebook
1
star
57

Covid-19-Prognosis

Early diagnosis is the single most important factor when determining any disease outcomes. Two thirds of diseases can be cured if diagnosed early. Canary uses proven biomarkers and proprietary Nano Sensors to map and uncover hidden data in your breath, so Covid-19,Cancers and other diseases can be detected early and treated more successfully.
CSS
1
star