Activity
Mon
Wed
Fri
Sun
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
What is this?
Less
More

Memberships

Data Alchemy

Public โ€ข 19.7k โ€ข Free

53 contributions to Data Alchemy
Got nice little Data Engineering certificate :)
Nothing much, really... only an associate.. but nice :) I feel like sharing :) I'm discovering that I do like the "low level" stuff...
26
30
New comment 7d ago
Got nice little Data Engineering certificate :)
1 like โ€ข Aug 12
Congratulations, well done!
1 like โ€ข 27d
Congrats!
Modern MLOps Pipelines with Feature Store
I post this article because i think they did a very good job in describing why MLOps is complicated and what a real production pipeline for machine learning and AI should look like. The creation of features and their versioning is a lot of work and it should be open to integration in more model experiments and applications. On the other hand, we are always pushed to try new tools that create over-engineered systems that no one wants to use. https://www.hopsworks.ai/post/mlops-to-ml-systems-with-fti-pipelines
4
2
New comment Aug 15
Modern MLOps Pipelines with Feature Store
0 likes โ€ข Aug 15
Interesting! I would also encourage looking at the github projects at the end to see what a MLOps project looks like. A lot to learn there.
What the heck?
Hi there, I dont know what this means but adding cookiecutter did not go as expected as illustrated in the video: Chapter 2/Project structure I ran this pip install cookiecutter-data-science cookiecutter https://github.com/drivendata/cookiecutter-data-science It failed so I ran ccds https://github.com/drivendata/cookiecutter-data-science These are the many options I was presented with. I just guessed and plugged away. Does anyone know what this is all about? C:\Users\carls>ccds https://github.com/drivendata/cookiecutter-data-science You've downloaded C:\Users\carls\.cookiecutters\cookiecutter-data-science before. Is it okay to delete and re-download it? [y/n] (y): y project_name (project_name): new_project repo_name (new_project): new_project module_name (new_project): new_project author_name (Your name (or your organization/company/team)): carl description (A short description of the project.): new_project_template python_version_number (3.10): Select dataset_storage 1 - none 2 - azure 3 - s3 4 - gcs Choose from [1/2/3/4] (1): 1 Select environment_manager 1 - virtualenv 2 - conda 3 - pipenv 4 - none Choose from [1/2/3/4] (1): 1 Select dependency_file 1 - requirements.txt 2 - environment.yml 3 - Pipfile Choose from [1/2/3] (1): 1 Select pydata_packages 1 - none 2 - basic Choose from [1/2] (1): 2 Select open_source_license 1 - No license file 2 - MIT 3 - BSD-3-Clause Choose from [1/2/3] (1): 2 Select docs 1 - mkdocs 2 - none Choose from [1/2] (1): 2 - none Choose from [1/2] (1): 2 Select include_code_scaffold 1 - Yes 2 - No Choose from [1/2] (1): 1 C:\Users\carls>
4
6
New comment Aug 19
0 likes โ€ข Aug 14
Same thing happened to me. I just made my best guesses for the last few prompts and bulled my way through. Deleted any unused folders and files. No issues with the project environments since. However, I would revisit setting up your virtual environments properly and make sure you really understand what you're doing with environments.
0 likes โ€ข Aug 14
@Carl Scutt First, you'd set up and activate your environment, then install packages within your environment. Not the other way around. Something that goes like this, in this order: python3 -m venv env_name source env_name/bin/activate pip install package_name * Replace "env_name" with the name of your environment (can be anything) ** Repeat pip install for every package you need. Hope this helps.
Just got certified as an AI Engineer
I just wanted to share the win here. I've been quiet here lately, but that's because I've been neck deep studying the Microsoft Azure learning path for the AI-102 exam. I took the exam today and passed it. Link to the exam and study materials if anyone else is interested: https://learn.microsoft.com/en-us/credentials/certifications/azure-ai-engineer/?practice-assessment-type=certification P.S. I've used Azure before for 2-3 years and considered myself proficient in it, but AI is new and it felt like learning Azure all over again. Very useful skill to have, imho.
16
18
New comment Aug 13
0 likes โ€ข Aug 12
Thanks everyone!
1 like โ€ข Aug 12
@Goeun Lee I took this certification to help me with my ongoing job search. The market is tough these days, a lot of competition against other qualified applicants due to tech layoffs and budget cuts. So I'm hoping this helps me rise to the top of the applicant stack for any position I apply for.
Data Handling
What are some best practices for handling missing data(can you mention an example) in large datasets, and how do you decide which method to use?
9
12
New comment Aug 2
3 likes โ€ข Jul 30
@Viktorija Trubaciute I love this visualization. How did you make it? Did you do it in a jupyter notebook?
1 like โ€ข Aug 1
@Viktorija Trubaciute Thank you!
1-10 of 53
Nabeel Keblawi
5
344points to level up
@nabeel-keblawi-1325
Helping businesses use data to make better decisions

Active 2d ago
Joined May 25, 2024
powered by