Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,152,802 members, 7,817,331 topics. Date: Saturday, 04 May 2024 at 10:23 AM

Farouqzaib's Posts

Nairaland Forum / Farouqzaib's Profile / Farouqzaib's Posts

(1) (2) (3) (4) (5) (of 5 pages)

Programming / Re: Who Attended The Hack Lagos Traffic Big Data Materclass Powered By Andela? by farouqzaib: 8:14pm On Apr 06, 2016
Hi NPComplete,

I participate a lot in Kaggle competitions (https://www.kaggle.com/) where I get to do a lot of predictive analytics. Sadly, I haven't won any yet sad.

I don't refer to personalization/recommendations as predictive analytics. I think they are distinct fields. Predictive analytics usually involves predicting one continuous/categorical value for a datapoint - e.g trying to determine if a loan applicant will default, if it'll rain tomorrow, if an insurance claim is valid etc. Unlike recommenders systems where the predicted values are usually not as restricted.

For computer vision it's mostly personal work. I do the usual object classification and scene labelling. I'm particularly interested in building a device for visually impaired people.

Enough about me. What do you do? cheesy
Programming / Re: Who Attended The Hack Lagos Traffic Big Data Materclass Powered By Andela? by farouqzaib: 8:02pm On Apr 06, 2016
Hello DAvit0,

With respect to the job titles, the lines are somewhat blurred. However, when defined formally, there are some differences. For example, a Data Scientist cares a lot about explaining data and understanding it - they do a lot of causal inference. Not to say an MLE doesn't care about understanding data, an MLE just doesn't care as much. On the other hand, an MLE must know tons of advanced ML algorithms, not just the theory but also the details so he/she can implement, tune and improve them. But will a Data Scientist care as much about mastering advanced algorithms? No.

I think this guy explains it well https://www.quora.com/What-is-the-difference-between-a-data-scientist-and-a-machine-learning-engineer/answer/Manish-Tripathi?srid=nSVb

Compare these job descriptions Data Scientist -https://www.facebook.com/careers/jobs/a0I1200000I9nSlEAJ/, Machine Learning Engineer - https://www.facebook.com/careers/jobs/a0IA000000G34SMMAZ/

I'm sure you'll notice the difference in the description.

The areas of overlap involve both groups understanding the basics of each of their respective fields.

Cheers

1 Like

Programming / Re: Who Attended The Hack Lagos Traffic Big Data Materclass Powered By Andela? by farouqzaib: 6:06pm On Apr 06, 2016
Hey NPComplete,

Farouq here. I'm a Machine Learning Engineer working at Konga.

I didn't attend the IBM session. Weird I didn't even know about it until it passed.

Lately, I've been working on predictive analytics, recommendations and computer vision. And there's this NLP task I've been struggling with for a while now. cheesy

It appears you have some questions about Data Science (perhaps even not related to the IBM session?). I'd be glad to help however I can.

I don't normally identify as a Data Scientist because it's not exactly the same thing as a Machine Learning Engineer but there are indeed areas of overlap.

Cheers.

I tweet frequently, you can find me here @farouqzaib

1 Like

Software/Programmer Market / Re: Kindly Help Me Pls. I Need Internship Job In An IT Firm. by farouqzaib: 7:41am On Aug 22, 2015
Hey,

Some openings are posted on Google Dev Group, Lagos.
https://groups.google.com/forum/m/#!forum/lagos-gtug

All the best.
Software/Programmer Market / Re: . by farouqzaib: 9:02pm On Aug 04, 2015
This should be fun.
Phones / Re: Phone Engineers On Nairaland Willing To Assist You - Part II by farouqzaib: 4:00pm On Jan 05, 2014
@indigold2010,

Okay. Thank you very much for your time.
Phones / Re: Phone Engineers On Nairaland Willing To Assist You - Part II by farouqzaib: 3:55pm On Jan 05, 2014
@indigo2010

Yes, I did. It reported "error device: not found"
Phones / Re: Phone Engineers On Nairaland Willing To Assist You - Part II by farouqzaib: 3:43pm On Jan 05, 2014
@indigold2010,

I've installed HTC drivers and adb & fasboot. Adb doesn't list my device when I do adb devices
Phones / Re: Phone Engineers On Nairaland Willing To Assist You - Part II by farouqzaib: 2:49pm On Jan 05, 2014
@indigold2010

Thank you very much. I'll give it a go and let you know how it goes.
Phones / Re: Phone Engineers On Nairaland Willing To Assist You - Part II by farouqzaib: 2:30pm On Jan 05, 2014
@indigold2010

Thank you very much for your responses. I placed a call and couldn't end it because the screen froze. Then I tapped the screen several times, still no response. I think I pushed the power button down until it went off. I turned it on but it was very slow, so I turned it off. I turned it back on, it was up for a while then it went off.
Phones / Re: Phone Engineers On Nairaland Willing To Assist You - Part II by farouqzaib: 2:15pm On Jan 05, 2014
@indiegold2010

I've tried it a dozen of times. No reaction. No screen! No vibration! Nada! The charging LED only comes on when plugged in.
Phones / Re: Phone Engineers On Nairaland Willing To Assist You - Part II by farouqzaib: 1:40pm On Jan 05, 2014
@indigold2010

Oh my, that is incorrect! I think I meant to say I tried booting into the bootloader.
Phones / Re: Phone Engineers On Nairaland Willing To Assist You - Part II by farouqzaib: 1:18pm On Jan 05, 2014
@Indiegold2010

Yeah, I tried that. Power button plus volume down button, right? I got nada.

How bad is it?
Phones / Re: Phone Engineers On Nairaland Willing To Assist You - Part II by farouqzaib: 11:04am On Jan 05, 2014
Hey guys,

My HTC One S abruptly went off last night and I haven't been able to turn it on since. I "suspect" it's charging because the charging LED is on. And the battery wasn't even drained when it went off.

I've tried fast boot (holding the power button and volume down button for at least 2 minutes), I got nada! I've been charging it for at least 7 hours now, yet nada!

Any tips guys?
Programming / Re: Do U Use Or Know About Nodejs? Come In Please? by farouqzaib: 7:53pm On Oct 10, 2013
I'm good bro. I was wondering when you would chip in.
Programming / Re: Do U Use Or Know About Nodejs? Come In Please? by farouqzaib: 4:56pm On Oct 09, 2013
You should look at this, if you haven't done so already. http://www.nodebeginner.org/
Programming / Re: Do U Use Or Know About Nodejs? Come In Please? by farouqzaib: 4:20pm On Oct 09, 2013
Just think of it like this. Instead of writing your backend(server-side) code in Java/Python or whatever, you write it in JS. The code(JS) runs on your server, it handles POSTs, GETs and spits HTML and whatever else is needed.

It's basically a framework for writing JS on the server.

I hope I helped, it's been a while since I played with it.
Islam for Muslims / INTERVIEW: Abdul Haji Recounts Rescuing Westgate Hostages by farouqzaib: 9:41am On Sep 27, 2013

https://www.youtube.com/watch?v=6r1kECr-4X0

May the soul of the dead rest in peace.
Music/Radio / Re: 17 Years After, Tupac Lives On... by farouqzaib: 8:41am On Sep 13, 2013
Ghetto Gospel.
Programming / Re: Are MVC4 ASP Developers(c#) Here? by farouqzaib: 11:32am On Apr 23, 2013
What you need?
Programming / Re: Did You Guys Do These At School? by farouqzaib: 9:46am On Mar 22, 2013
Hi,

Seeking individual opinion is IMHO too much work. However, like earlier suggested, Google is your friend. That should give you more insight than any you can get here. If after your search you need help on clarifying some concepts, it'll be easier to help you as the focus would have been narrowed. Coursera has a lot of material on most of the topics you listed. I suggest checking out the website.
Programming / Re: Design By Contract by farouqzaib: 9:24pm On Aug 10, 2012
harryobas:

I totally agree but i think contracts tend to deal with more general cases and unit tests(type of test performed during TTD) deal with more specific cases. I strongly believe that contracts help to write more effective tests since it removes the need to add tedious repetitive tests for invalid arguments. Contracts specify the minimum you can expect from the function, whereas unit tests attempt to validate the actual behaviour for a particular set of inputs.

+1!
Programming / Re: Design By Contract by farouqzaib: 7:58pm On Aug 10, 2012
In concept, it's one of the trade-offs of Test Driven Development. You write tests before you write code for the feature, this in a way forces you to code to your tests.
Politics / Re: Aregbesola - Jihad Not War Of Hate by farouqzaib: 1:41pm On Jul 30, 2012
aribisala0: I am not a muslim but my reading of the quran indicates that Jihad indicates internal struggle what Psychologists may characterize as the struggle of the id and superego is this correct?

I don't really understand your question.

Jihad encompasses a broad term and internal struggle is one of it's aspect. Internal struggle is the greatest form of Jihad(I'm sure those Boko boys forget that).
Programming / Re: Creating An Open-source Java Web Service by farouqzaib: 10:03am On Jul 30, 2012
Nice! All the best.
Celebrities / Re: Peter Okoye Speaks Out On Mother's Death by farouqzaib: 1:27pm On Jul 19, 2012
Kanye's Mom had surgery complications.

Jennifer Hudson's family(Mom, Brother and Nephew) were killed by estranged husband of Jennifer's sister.

Dr. Dre's son od'ed(overdosed on drugs).

Except o'course you still harbour silly thoughts that they were somehow complicit in the deaths of their family.

I hope you grow some grey and white matter before end of the year.

2 Likes

Politics / Re: Fulani Herdsmen Attack Enugu Community by farouqzaib: 9:39am On Jul 18, 2012
megxo: YABA LEFT MATERIAL....WHO LET DIS DAWG OUT...HU HU HU?? SMH 4 U

Stallion77:
Who let this guy out!!!

T-smooth:

I withdraw my hate comment, and I am sorry for all those it has affected directly or indirectly especially Igbo people.

Can't you people read?

1 Like

Programming / Re: Creating My Own Programming Language (msc Project) by farouqzaib: 8:18am On Jul 16, 2012
naija_swag:
yep,you gotta create the compiler or interpreter for the various processors.this is very low level,assembly language,compiler construction,your own instruction set.[b]if you are ready to pay i will dig it, the research or even the project.i have done msc project for a couple of guys.[/b]call me 08135539123

Whatever happened to you? It's commendable that you can do project for MSc guys but what happened to the principled guy? We always bash people about how they just wanna pay for their school stuff and don't wanna learn. I mean no disrespect, it just kinda jumped out at me.
Politics / Re: Man Remanded For Stealing Aregbesola's Phone by farouqzaib: 11:16am On Jul 10, 2012
I see a mature person and a not so mature person getting into it.
Politics / Re: Boko Haram Claims Responsibility For Plateau Killings - SaharaReporters by farouqzaib: 10:26am On Jul 10, 2012
How hard is it for the FG to rid us of those bastards?
Politics / Re: 'Dead' Oloolu Masquerade Storms Olubadan Palace by farouqzaib: 2:54pm On Jul 07, 2012
Damn! I love divide and conquer!
Programming / Re: Are You A Real Programmer? Can You Code With Notepad? by farouqzaib: 6:16am On Jul 03, 2012
Another one of them.

(1) (2) (3) (4) (5) (of 5 pages)

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 32
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.