1 Complete Projects
Here you are going to find some basic informations about me.
1 Complete Projects
Comprehensive understanding of a wide range of technologies, a focus on growing and developing the skills and talents of the team, and a drive towards high-value projects and prioritization.
Researcher at the University for 2 years, publishing in journals and national meetings.
My searchs: SUCAARF-PE, Web-MUPOM, Artificial Neural Network
Examine information using data analysis tools to help employees make important decisions by identifying various facts and trends. Also, develop reports and present them to management to provide new insights into new trends and areas for improvement.
Python, Java, Flutter
SQL
SQLite, MySQL
Matplotlib, Searborn
Power BI
Supervised and Unsupervised methods of machine learning
Statistical Analysis
Graph Visualization
To build a model to accurately classify texts of news as REAL or FAKE.
Using sklearn, build a TfidfVectorizer on the provided dataset. Then, initialize a PassiveAggressiveClassifier and fit the model. In the end, the accuracy score and the confusion matrix tell us how well our model fares.
Recreating a Contexto.me Game using Python, Streamlit and Heroku
A Brazilian game called Contexto, created from Semantle, was recreated this time as a data science project using Python. The object of the game is basically trying to find the secret word by giving other words, and the game shows if the word is close or far from the secret word.