Portfolio: https://igorcomune.medium.com/
LinkedIn: https://www.linkedin.com/in/igor-comune/
class ProfileModel:
def __init__(self):
self.name = "Igor Comune"
self.role = "Data Scientist"
self.languages = ["pt-BR", "en-US", "it-IT"]
self.skills = [
"Python",
"SQL",
"Machine Learning",
"Deep Learning",
"Generative AI"
]
self.experience = 0
def fit(self, projects):
"""projects: list of completed projects"""
self.experience += len(projects)
return self
def summary(self):
print(f"Model: {self.name}")
print(f"Role: {self.role}")
print(f"Skills: {', '.join(self.skills)}")
print(f"Trained on {self.experience} projects")
me = ProfileModel()
me.fit(["ETL", "AI Agents", "ML Deployment"])
me.summary()- Windows and Linux
- Python and C++
- Python, Pandas, NumPy, Azure, MySQL, GIT, GitHub, Microsoft Excel, Google Sheets, SKlearn, Keras, Open CV and PySpark
- Amazon AWS, Microsoft Azure and Google CLoud
- Power BI, Google Data Studio and Tableau
- Leadership
- Communication
- Personal Branding
- Entrepreneurship
- Teamwork
- Time Management
- Organization and Planning
- Strategic Thinking
- Creativity
- Productivity
- Boxing, Gym Workout




