Hi, I'm Yaseen
Machine Learning Engineer @ Techverx, BS CS @ Malakand University
Paddling through the ocean that is Machine Learning.
Contact MeAbout Me
My IntroductionAn undergraduate CS student of the class of 2023, with 25,000+ views on technical articles about AI and ML on Medium.
Completed
Written
Papers
Skills
My Technical LevelDevelopment
All About the CorePython
90%Java
80%SQL
85%PySpark
75%R
70%JavaScript
70%Android
85%MS Excel
70%Photoshop
70%Indesign
90%Frameworks
Everyone Needs SupportNumPy
80%pandas
90%matplotlib
70%scikit-learn
85%OpenCV
75%Tensorflow
80%Pillow
65%Spark MLlib
70%Looker
75%streamlit
80%Pytorch
85%seaborn
70%Flask
40%Machine Learning
Theory, theory!Linear and Logistic Regression
95%Decision Trees
95%Ensemble Models
90%Clustering
65%Convolutional Neural Networks
80%Natural Language Processing
65%Exploratory Data Analysis
90%Multi-modal Learning
70%Time Series
55%Cloud Services
Fly High!AWS Sagemaker
65%AWS EMR
75%AWS Lambda
70%Big Query
40%Qualification
My Personal JourneyBachelor of Science in Computer Science
3.73 out of 4 CGPAMalakand University, KPK, Pakistan
Higher Secondary in Science
Govt Post Graduate Jahanzeb College, KPK, PakistanSecondary
Hira School & College, Mingora, KPK, PakistanData Scientist Intern
EluvioTeaching Assistant
Rutgers University School of Graduate StudiesBusiness Analyst
QuantiphiFreelance Android Developer
IPLit Solutions LLPProject Intern
Fractal AnalyticsPortfolio
My ProjectsResearch
My PublicationsInternational Journal of Computer Applications
Vol. 178, No. 50 (43-49)
Abstract
Abalones are sea snails or molluscs otherwise commonly called as ear shells or sea ears. Because of the economic importance of the age of the abalone and the cumbersome process that is involved in calculating it, much research has been done to solve the problem of abalone age prediction using its physical measurements available in the UCI dataset. This paper reviews the various methods like decision trees, clustering, SVM using Tomek links, CGANs and CasCor used in an attempt to solve it. Furthermore, in contrast to previous research that saw this as a classification problem, this paper approaches it as a linear regression problem and analyses the results.
International Journal of Computer Sciences and Engineering
Vol. 8, Issue 6 (1-5)
Abstract
Natural Language Processing is an active and emerging field of research in the computer sciences. Within it is the subfield of text simplification which is aimed towards teaching the computer the so far primarily manual task of simplifying text, efficiently. While handcrafted systems using syntactic techniques were the first simplification systems, Recurrent Neural Networks and Long Short Term Memory networks employed in seq2seq models with attention were considered state-of-the-art until very recently when the transformer architecture which did away with the computational problems that plagued them. This paper presents our work on simplification using the transformer architecture in the process of making an end-to-end simplification system for linguistically complex reference books written in English and our findings on the drawbacks/limitations of the transformer during the same. We call these drawbacks as the Fact Illusion Induction, Named Entity Problem and Deep Network Problem and try to theorize the possible reasons for them.