NewStats: 3,264,351 , 8,183,445 topics. Date: Tuesday, 10 June 2025 at 05:41 PM 5v2th6z3e3g |
Chronicle Of A Data Scientist/analyst (385038 Views)
Marveaux(m): 8:57am On Dec 14, 2020 |
africanman85:@ejiod ,I would like the same sir,though I'm an undergraduate(final year).....I've been seeing a lot of applications online but can't apply for any, cos I don't have a degree yet ![]() My email is [email protected]. |
Arinze96(m): 11:24pm On Dec 15, 2020 |
africanman85:Please @Ejiod, I would love to have this too. Suitable for a self thought programmer. Email: [email protected] Thanks |
movicy(m): 3:23am On Dec 16, 2020 |
I have study materials especially Udemy and Coursesera video courses ... excel, PowerBi Tableau an, R and the likes, me if u need it... Ibadan or Ogun state.
|
lymelyte(m): 10:12am On Dec 16, 2020 |
Dahyormine:hello bro# where can I learn how to use excel from beginner to mastery.. Please I need help. |
CareerPorte: 11:19pm On Dec 17, 2020 |
- Top 10 Machine Learning Algorithms 1. Linear Regression 2. Logistic Regression 3. Decision Tree 4. Random Forest 5. Clustering 6. SVM 7. XGBoost 8. Naïve Bayes Classifier 9. Nearest Neighbor 10. Neural Networks - Top 10 Python Libraries 1. Pandas 2. Numpy 3. Scikit-Learn 4. Keras 5. PyTorch 6. LightGBM 7. Matplotlib 8. SciPy 9. Seaborn 10. TensorFlow - Top 10 Data Science Books 1. Introduction to Statistical Learning 2. Data science at the command line 3. Think stats 4. Python data science handbook 5. R for data science 6. Machine learning yearning 7. Ethics and data science 8. Deep learning 9. Rules for machine learning 10. Probabilistic Programming - Top 10 Data Science Websites 1. Coursera: Stanford 3. EdX: Harvard/MIT 4. Udacity 5. Kaggle 6. Analytics Vidhya 7. KDNuggets 8. Datacamp 9. Udemy 10. Dataquest - Top 10 Data Science Roles 1. Data Scientist 2. Decision Maker 3. Analyst 4. ETL Engineer 5. ML Engineer 6. Data Engineer 7. Analytics Manager 8. Developer 9. Researcher 10. BI Analyst 11 Likes 3 Shares |
Marveaux(m): 8:04am On Dec 18, 2020 |
To the list of books,I will add "Hands on machine learning with scikit-learn,keras and tensorflow", a great resource indeed. 2 Likes |
Dahyormine(m): 1:19pm On Dec 18, 2020 |
lymelyte:Marry "Excel is fun" on YouTube, and all your excel problems will be solved. You welcome! 6 Likes |
rooftops: 7:27pm On Dec 18, 2020 |
Good evening guys..how do you get to stay motivated while learning when it gets too difficult. I paid for a course on udemy by 365datascience group which has a one month access and I am just 50 percent into the course not because of laziness but it seems too hard or could it be those 365 guys made it too hard? ![]() I was really enjoying it but yesterday and today I started doubting if I can go further learning and I have just 9 days to the end of the one month subscription on udemy. I was just wondering now that I am less busy I still find it hard how will next year when I start my pharmacy internship be like. ![]() So I ask again how do you guys stay motivated to learn...ejiod |
Sirwallace(m): 7:32pm On Dec 18, 2020 |
rooftops: Its normal as tutorials will not teach you all you need to learn. A lot of information coming up at a fast space especially when you are coming from non mathematical/engineering background. Your resilience and being inquisitive will bail you out when this happen. Stackoverflow, Github Even TechTwitter Kaggle Data camp Analytiv vidhya Are resources I uses whenever I am stuck. Try to explore these options. 3 Likes 1 Share |
rooftops: 7:40pm On Dec 18, 2020 |
Sirwallace:... thanks man..you used the right words..the tutorial is really coming at me at a very fast pace and me trying to get everything at a go is bad. I think I will have to slow down. Once again thanks I really appreciate this |
Sirwallace(m): 8:20pm On Dec 18, 2020 |
Marveaux: Do you have a soft copy of this book? I would love to have it. |
Marveaux(m): 10:27pm On Dec 18, 2020 |
Sirwallace:Oh yes,I do,mail? |
Sirwallace(m): 10:30pm On Dec 18, 2020 |
Marveaux: Thanks. Just sent you a mail. |
Marveaux(m): 10:55pm On Dec 18, 2020 |
Sirwallace:Sent. |
Sirwallace(m): 10:56pm On Dec 18, 2020 |
bigrich911(m): 1:24am On Dec 19, 2020 |
Hello bro, please can I have it also? [email protected] Do you have a soft copy of this book? I would love to have it.[/quote] |
Drybones: 12:40pm On Dec 19, 2020 |
bigrich911: A google search would get you the book. Just add PDF |
Dahyormine(m): 10:31pm On Dec 19, 2020 |
rooftops:It will be difficult to learn such a skill at a timed pace, get materials ed to ur local device and learn at ur own pace... it's better this way. 2 Likes |
abelmike(m): 9:02am On Dec 21, 2020 |
Arinze96:@Ejiod,boss I will love to have d CV sample too. thanks boss!! Email:[email protected] |
Hinokami: 11:44am On Dec 21, 2020 |
Any one into data engineering here.. Please ��
|
cochtrane(m): 8:26am On Dec 22, 2020 |
Lately, I have been looking to mining relationships that may be existent in the network of relationships possible on a thread on Nairaland. If we collected data from any one thread, say this thread for example, we can define relationships between posters who quote each other in reply to other posts. If many more posters quote each other frequently than they do others, it is possible they could form a cluster of relationship independent from other relationships on a thread. I tried to look at this problem as a spectral partitioning problem and used linear algebra to examine possible solutions. So, I scraped the data from this programming post on Nairaland and tried to look for clusters of relationships visualized as a directed graph. The direction of the edges indicate who quotes who. We can define this as a relationship between source and target. A in the source column has made a post and quotes the target. Multiple quotes have been separated into separate observations. The first picture shows the kind of graph we expect. The second picture shows a sparse matrix defining the relationship between any two node. This is after symmetrizing the resultant matrix we obtain from the directed graph. The last picture shows the cluster we form using the second smallest eigenvector of the Laplacian of the matrix. This is also known as the Fielder vector. That last graph reveals the two groups inherent in the data based on interaction between posters. In this particular dataset, the main center of interaction is the original poster (OP) who is Paapii3d. The groups appear to be divided based on those who have or did not have interactions with the OP. When the individual groups are examined, we find that s clustered in the top left are less likely to have interacted with Paapii3d, while bulk of the other s are more likely to have interacted with the OP, or interacted with those who interacted with the OP. The average number of interactions in Group 0 is about 1.1, while the average number of interactions in Group 1 is much higher at 2.12. This kind of solution can be used to identify communities in a graph, especially, as in this case, where there is a main center of attraction. I'm working on putting the notebook which goes into details about the solution approach on github. If anyone is interested, you can let me know and I'll send you the link. 7 Likes 1 Share |
elvisgaga: 2:16pm On Dec 22, 2020 |
Marveaux:please I ll need it too. thanks [email protected] |
elvisgaga: 2:16pm On Dec 22, 2020 |
Marveaux:please I ll need it too. thanks [email protected] |
legatto(m): 3:16pm On Dec 22, 2020 |
mcemmy0z:Pls Bros help a brother with this materials and videos. I will appreciate if you can help me send it to [email protected] cos am no where near Ota. Thanks in anticipation |
Chineidu01: 10:45pm On Dec 22, 2020 |
Sirwallace(m): 10:16am On Dec 23, 2020 |
Who is sharing CV sample, I would love to have one.
|
Ltherman(m): 3:09pm On Dec 23, 2020 |
Ejiod: This is exactly who i was looking forward to meet. Am also in the thought process of transitioning in Data Analytics or at best arm my self with that extra skill. Am a lawyer but j want to also be a player in the tech and business field and i think Data/Business Analytics will be a great add-on skill for me. i just have some questions and i will appreciate if you don't mind me reaching out to you offline to seek some guidance. thanks |
Joshillion(m): 4:56pm On Dec 23, 2020 |
Thanks for this wonderful thread @Ejiod...so much hope and inspiration coming from this...you are the boss. How i wish i can be directly under your tutelage and mentorship.
|
GidiCars: 7:32am On Dec 24, 2020 |
Marveaux: I suppose you've read this book since you have it. I'm currently on the second module and I'm having issues installing TensorFlow. I've installed Microsoft C++ distribution, and have added the installation to path but it's still not working. I've had this issue since yesterday. Do you know any work around this? Thanks.
|
I Want To Learn Programming. Which Language Should I Start With?
Viewing this topic: 1 guest(s)
(Go Up)
Sections: How To . 43 Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or s on Nairaland. |