Pinned Repositories
-A-BLOG-WEBSITE-
today , I am building blog website using all I learnt about bootstrap
Automating-job-aplications-on-Linkedin
I used Selenium web driver to drive chrome browser to automatically apply or save jobs on Linkedin . My codes will automatically log in for the user and then apply to jobs for them or save jobs for them .
DATA-VISUALIZATION-WITH-MATPLOTLIB
I've seen how to grab some raw data and create some interesting charts using Pandas and Matplotlib. I've used .groupby() to explore the number of posts and entries per programming language converted strings to Datetime objects with to_datetime() for easier plotting reshaped our DataFrame by converting categories to columns using .pivot() used .count() and isna().values.any() to look for NaN values in our DataFrame, which we then replaced using .fillna() created (multiple) line charts using .plot() with a for-loop styled our charts by changing the size, the labels, and the upper and lower bounds of our axis. added a legend to tell apart which line is which by colour smoothed out our time-series observations with .rolling().mean() and plotted them to better identify trends over time.
DEEP-LEARNING-PROJECT---COMPUTER
All my deeplearning projects
FoodChatBot
End to end NLP project . Developed a foodchatbot for Riads's kictehen a culinary store in Moroccco
I-BUILT-MY-OWN-API-WITH-RESTFUL-ROUTING
I built my own API and API DOCUMENTATION with restful Routing
personal-webite
Today , I built a personal website for myself using HTML AND CSS.
Project-day-50---TinderBot
Today , I created a Tinderbot that can swipe just like an human.
project-day-57-Templating-with-Jinja-with-fflask-application
I built a simple blog website with my knowledge of API , Jinja , flask .
The-popular-snake-game
babatundeibukun's Repositories
babatundeibukun/DEEP-LEARNING-PROJECT---COMPUTER
All my deeplearning projects
babatundeibukun/-A-BLOG-WEBSITE-
today , I am building blog website using all I learnt about bootstrap
babatundeibukun/FoodChatBot
End to end NLP project . Developed a foodchatbot for Riads's kictehen a culinary store in Moroccco
babatundeibukun/data-strcutre-and-algorithm-
Practice
babatundeibukun/end-2-end_price-prediction_project
babatundeibukun/fasttext-library
babatundeibukun/lisp_code-to-python_code-
This is the codefile that I want to use to work on my prompt engineering task
babatundeibukun/mac
babatundeibukun/machine_learning
babatundeibukun/machine_learning-projects
babatundeibukun/machine_learning_practice-
Practicing_logistic_regression for a company that wants to know whether a certain employee will leave or stay
babatundeibukun/machine_learning_practice_ontd-
logistic_regression and decsision_tree
babatundeibukun/Moderating_deliberations_with_LLMs
This is the code base for the paper moderating deliberations with LLMs
babatundeibukun/more_prractcie-on-tokenization-nltk-ner-etc
babatundeibukun/OpenAI_api
initial codes to get OpenAI api to work
babatundeibukun/parsing_a_nested_json_data
babatundeibukun/PCA
PCA as a dimension reduction technique
babatundeibukun/practice-1_nlp_bag_of-ngrams
practice 1_nlp_bag_of ngrams , solving a classification_problem
babatundeibukun/practice-2_nlp_bag_of-ngrams
babatundeibukun/practice__word_embeddings_with_spacy
babatundeibukun/practice_on_classification
babatundeibukun/Prompt-for-delibetorium
babatundeibukun/PROMPT_ENGINEERING-WITH-OPEN-AI
babatundeibukun/regex_code
this is the code for regex
babatundeibukun/spacy_nlp_practice
this is just an exercise to use spacy , i could alsouse regex but i chose to use spacy instead
babatundeibukun/SVM-and-random_forest
machine_learning_contd
babatundeibukun/tf_idf-feature-engineering-
babatundeibukun/tf_idf-feature-engineering-_contd
babatundeibukun/using-_fasttext_library_text_classification
babatundeibukun/word_embeddings_with_spacy